-
CPSC 473 - Web Programming and Data Management
-
Spring 2014
-
Group project: Develop a Google Reader's Replacement App by team Torpid Futurism
- Kajabadi, Seyed Matin
- Chen, Bernice Jing Yi
- Chan, Victor
- Nguyen, Kiet H
- Lallave, Laurence
- Rampur, Amith Malathesh
# install node modules
npm install
# start app
export NODE_ENV='production' && npm start
See Requirements
See References