Install the dependencies.
$ npm install
Launch app.
$ npm start
Test app.
$ npm test
Go to browser http://127.0.0.1:8080.
NOTE: Try 'test@test.com' in the email field to throw an error msg
MIT
Install the dependencies.
$ npm install
Launch app.
$ npm start
Test app.
$ npm test
Go to browser http://127.0.0.1:8080.
NOTE: Try 'test@test.com' in the email field to throw an error msg
MIT