1.0.6 • Published 3 years ago
notifman v1.0.6
How to run
Run once:
npm startRun live server via nodemon:
npm run dev NOTE:
npm run devrequiresnodemonto be installed, make sure you install withnpm installand NOTnpm install --production(nodemonis installed as a dev dependency in this project, seepackage.json)