Skip to content

Latest commit

 

History

History
executable file
·
41 lines (28 loc) · 613 Bytes

README.md

File metadata and controls

executable file
·
41 lines (28 loc) · 613 Bytes

React Notifier

Requirement:

node : 4.x.x or above npm : 3.x.x or above

Steps to run this project:

First Go to Project directory

cd ~/react-notify

then

1. Install dependencies

npm install

2. Run the test cases

It will run the test cases written for this project from 'test' directory.

npm run test

3. Run the project

 npm run dash

4. See running project in local browser

Open the Url(http://localhost:8080/) in browser

Live Test Project on Heroku

https://react-notifier.herokuapp.com/