- Pls download Homebrew
brew install node
cd
into youricecream
directorynpm install
to install all dependenciesgulp
to run browserify & watch files. the site will be served up tolocalhost:1337
All development happens in app
, and is copied over to public
where it is served.