Test Accounts:
-
HR Admin username: robin password: a
-
Trainer username: nicholas password: a
-
Learner username: george password: a
AWS Environment
Local Environment
-
Install Node.js on your computer. For details on available installers visit https://nodejs.org/en/download/.
-
Install NPM dependencies:
$ npm install -
Start the development server:
$ node server.js -
Open http://127.0.0.1:8081/ in a web browser to view your application.