Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Dependency to run the APP:

  1. ‘npm install I’ to install all the dependencies
  2. ‘npm install nodemon index’ for running the sever
  3. ‘npm run acceptance’ to run acceptance test
  4. ‘npm run test ‘ to run test
  5. ‘npm run linter’ to check code quality
  6. ‘npm run jsdoc’ this generate documents regards to available methods
  7. ‘npm start’ to start the server
  8. http://localhost:4000/login to view user login page
  9. http://localhost:4000/tech/login to view technician page