- 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! 🎉