Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.24 KB

File metadata and controls

35 lines (23 loc) · 1.24 KB

project-cookie 🍪

TEAM NAME: Project Cookie

TEAM MEMBERS:

UNI Github username Full Name School Year
nb2406 blanksblanks Nina Baculinao CE (prev CC) 2015
bh2447 bingyanzen Bingyan Hu BC 2016
ch2994 ch2994 Cheng Huang SEAS 2016
yob2000 ozzieba Oz Ben-Ami SEAS 2015
jzf2101 jzf2101 Jessica Forde CE 2015

PROJECT DESCRIPTION:

We haven't really come up for an idea yet, but we are interested in adding a feature to Lev's open-source generator ⚡ for creating MEAN-stack applications! Nina is also interested in game dev 🃏 so that might be an fun idea too

Additional Notes:

  • Not sure why we're called Project Cookie, it was Cheng's idea and maybe has to do with the fact that we were eating lace cookies that Bingyan brought before class? 🐶
  • Open to additional ideas and teammates~ 🐥 🎈

###Installation

Make sure you have the necessary .env and .envdist files!

cd col-ang-gen/
npm install
bower install
grunt build
node server.js ```