You will need
- node.js to run the skeleton.
- Open the terminal
cd path/to/project- Run
npm installto install dev tools - Run
npm startto generate the project
This will build the project and generate it in /build, start a server and open the project in your browser.
This project using the skeleton boiler plate. Check out the skeleton documentation for more infos