Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchers-app

Final Project for CS601, a movie website "Watchers"

Please run the following steps sequentially. The database must be run before running the application to avoid errors.

How to run the database

Run the following from the 'watchers-app' directory

  1. npm run full-db

It should say 'Server listerining on port 3000' This means the database is running and you're good to go.

How to run the application

Run the following from the 'watchers-app' directory

  1. npm install
  2. ng serve -o (make sure you run it on Port 4200)

** If it doesn't work, you may need to run 'npm run build', but this doesn't need to be run every time **

This will open a localhost window in your browser that is running the app. It is automatically attached to the database.

How to run the unit test

Run the following from the 'watchers-app' directory

  1. ng test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages