Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 300 Bytes

Nexreact

Install dependencies

npm install

command line tasks

Run react compilers and start webpack dev server: http://localhost:8000

npm start

Webpack and Gulp: Init web pack dev server and run gulp task to compile scss files

npm run front

nex-react