You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# command-line deps
gem install slim
npm install -g brunch
gem install -g grunt
# project deps
npm install
# go
grunt server --watch
open _public # load this dir as an unpacked extension in chrome.