1.0.1 • Published 7 years ago

react_notifier v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

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/