This project is created to show the full structure of a react aplication
For a live demo visit: beligante.github.io/react-demo
npm install
npm start
It will start a webserver at http://localhost:3000
.
For Deploy:
npm run build
It will creat a dist folder that contains all the minified code for the project