Mobile Web
Working locally
$ git clone git@github.com:300Notes/mobile_web.git $ make deps # Install application dependencies $ make clean # Remove all generated files $ make minify # Compile and minify JavaScript/Sass $ make compile # Compile JavaScript/Sass $ make up # Start the server
Server requirements
nodejs >= 0.8.18
npm >= 1.2.2
sass >= 3.2.5