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 [email protected]:TechAtNYU/startup-week.git
- These instructions apply to the all branches except master and old-sw-site.
- cd startup-week
npm install && bower install && gem install compass- if
gem install compassdoes not work, trysudo gem install compass grunt servefor preview (grunt build to build the site) and go to localhost:9000
Running grunt test will run the unit tests with karma.