1.0.2 • Published 6 years ago

sysnotification-web v1.0.2

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

System-notifier-web

Send system notifications via the web!

Usage

To clone the repo in your terminal: git clone https://github.com/tBoccinfuso/system-notifier-web.git

Next step is to install all dependencies: npm install

Run the application! npm start

Notes

This current build uses the Nodemon package. This means you are free to edit the code in your IDE of choice and it will update live without having to shut down the server and start it everytime.