The marketing site (nyusw.com) for tech@NYU Startup Week, a once-a-semester weeklong celebration of hacking, designing, networking, and learning in NYC.
This project is generated with yo angular generator version 0.11.1.
- git clone git@github.com:TechAtNYU/startup-week.git
- These instructions apply to the all branches except master and old-sw-site.
- cd startup-week
npm install; bower install; [sudo] gem install compass
- grunt serve for preview (grunt build to build the site)
Running grunt test
will run the unit tests with karma.