Skip to content

How to test locally

Shakeel Mohamed edited this page Mar 31, 2016 · 2 revisions

These tools are just suggestions, there are countless others

  • Windows - use WAMP or mongoose
  • Mac - use MAMP
  • http-server from npm - It's marked as dependency for our project, so just do npm install then npm start and the site will open in your default browser.
Clone this wiki locally