$ git clone https://github.com/akashbdj/greet.git
Install the dependencies and devDependencies and start the server.
$ cd greet
$ npm install
$ npm start
$ open http://localhost:8080
For production environments:
$ npm install
$ npm run build
For testing:
$ npm run test
username: akashbdj
password: akash123
username: johndoe
password: john123
username: steve
password: steve123