Skip to content

SLYtiger16/Alerter_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alerter_Client

On a new pi, you must install Node, NPM, moment.js, and MongoDB:

sudo apt update
sudo apt upgrade
sudo apt install nodejs
sudo apt install npm
npm i -g moment

Then install this project:

git clone https://github.com/SLYtiger16/Alerter_Client.git

Move into the directory:

cd Alerter_Client

install project dependencies:

npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published