Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 601 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 601 Bytes
You will need to have node.js installed to run the dev environment

NODE.js Installers NOTE: You will need at least v0.12 - there is an open issue with css-loader --> webpack-contrib/css-loader#145

Run the following command from within the project root directory to download all the dependencies
  • $ npm install
Start the development server
  • $ npm start
Access the project
Make sure to edit your host file