This includes BackEnd for the PMS written in NodeJS.
This includes FrontEnd for the PMS written in Angular5.
This Project Include:
● User registration and authentication. ● Creation of projects. ● Searching of stored projects using a variety of criteria. ● Sharing of projects amongst users. ● Some aspect of the management of the project lifecycle.
Download Node - 8.12.0 LTS (Recommend)
- Check node version - node -v
- Check npm version - npm -v
Run node app(BackEnd)
npm install
nodemonRun Angular app(FrontEnd)
ng servecd testing
mochaIresha Oshin Wijesinghe (27045261)