Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 539 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 539 Bytes

Flick

Default Credentials

1) username : testuser1 , password : password1
2) username : testuser2 , password : password2

Instructions to install

  • Change your current directory to the movie-db-test
  • Run (npm install)
$ cd flick
$ npm install
  • After npm install completion, run (npm run start:dev)
$ npm run start:dev

Application will start on localhost:8080 or localhost:8081

Project is running at http://localhost:8081/

or

Project is running at http://localhost:8080/