azavea / cac-tripplanner

Clean Air Council Circuit Trip Planner and Travelshed

Home Page:https://gophillygo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up NVM for on-host development

ddohler opened this issue · comments

The app needs Node 12, which is fairly old at this point. Using NVM for on-host development will make it easier to run. If it's easy, an even better solution would be to get hot-reloading working from within the VM so that on-host development isn't necessary. Either way, the README should be updated with whatever the new front-end development process is.