- git
- node
- volo
Grab the source from Github:
git clone git://github.com/tulsawebdevs/GeoNotes.git
GeoNotes uses node and some libraries for local dev and github deployment:
npm install
Install volo
if you don't already have it:
npm install -g volo
Use volo to serve the app:
volo serve
You should see the app at: