RHoKAustralia / melb-maker-map

Hosting the melbourne maker map static site
https://rhokaustralia.github.io/melb-maker-map/index.html
MIT License
2 stars 3 forks source link

The Maker Network

Getting Started

is deployed as a static site using Github Pages. That said, in order to work on the project, you'll want to ensure that you have a few tools setup a ready to go:

To Build

npm install

To Run The Server

npm run-script server

On the browser: http://localhost:8080/

Note: this is assuming node_modules is under the project root.

Credits

The origional Maker Map was created by Justin Hileman / hwstartup at: https://github.com/hwstartup/TheMakerMap.com