- Install/switch to the ruby version specified in .ruby-version (i recommend rbenv where available.)
npm install
installs bundler, node modules, and ruby gemsnpm start
runs grunt (compiles assets, then watches for changes and compiles those too.)- A browser window will open pointed to the local server! 🎉
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.