anna-yn / nyucssa-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYU CSSA beta website

A beta website for NYU CSSA using Node.js, MongoDB, and some other stuff.

Running Locally

$ git clone git@github.com:Nevvea7/nyucssa-web.git
$ cd nyucssa-web
$ npm install
$ npm start

The app should now be running on localhost:5000.

About


Languages

Language:CSS 52.9%Language:JavaScript 43.8%Language:HTML 3.3%