/frontend

small webpack skeleton project for a react app

Primary LanguageJavaScript

frontend


skeleton structure for a react web app

usage

$ git clone https://github.com/msawangwan/frontend.git
$ cd frontend && npm install && npm start