Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 375 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 375 Bytes

alertR

Get Started

  1. Download Node.js and npm package manager:

https://nodejs.org/en/download/

  1. Install Dependencies:
$ npm install
  1. Start the application:
$ npm run dev
  1. Test the application:
$ npm test
  1. Let your colleagues know when something bad has happened:

demo