Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 568 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 568 Bytes

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