Skip to content

Team-Express-1/nodejs-course-project

Repository files navigation

Project Title

Team Express 1 - Course project for TA's 'Web apps with Node.js' course

Short info

Movie app, users can browse through movies, rate and comment them, and also add them in a personalized collection.

Installing

Clone the repository and run

npm install

or

yarn

FILLING THE DB WITH MOVIES

RUN

gulp get-movies

OR

gulp get-movies-quick

TO FILL THE DB WITH MOVIES

SECOND ONE IS ALMOST INSTANT, FIRST TAKES SOME TIME

Running the tests

Run

gulp test

Running the server

Run

npm start OR npm run dev-server

Built With

Authors

  • Ivan Shtarbanov - Initial work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors