1.0.1 • Published 9 years ago
react_notifier v1.0.1
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-notifythen
1. Install dependencies
npm install2. Run the test cases
It will run the test cases written for this project from 'test' directory.
npm run test3. Run the project
npm run dash4. See running project in local browser
Open the Url(http://localhost:8080/) in browser