ahmedelgabri / es2015-thingy

Just for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the app

To run the app

$ npm i && npm start

This will run the webpack-dev-server and you will be able to view the app on localhost:8080

To build the app

$ npm run build

About

Just for fun


Languages

Language:JavaScript 70.0%Language:CSS 25.8%Language:HTML 4.2%