Skip to content

carol-he/startup-week

 
 

Repository files navigation

Tech@NYU Startup Week

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.

Cloning and running the site

  1. git clone git@github.com:TechAtNYU/startup-week.git
  2. These instructions apply to the all branches except master and old-sw-site.
  3. cd startup-week
  4. npm install; bower install; [sudo] gem install compass
  5. grunt serve for preview (grunt build to build the site)

Testing

Running grunt test will run the unit tests with karma.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.4%
  • CSS 24.5%
  • HTML 23.1%