https://github.com/williamsdevaccount/node-cron-demo
https://github.com/williamsdevaccount/node-cron-demo
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/williamsdevaccount/node-cron-demo
- Owner: williamsdevaccount
- Created: 2018-01-30T20:47:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T20:59:44.000Z (over 8 years ago)
- Last Synced: 2025-02-28T20:27:05.334Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-cron-demo
1. install node modules `npm install`
2. run `npm run start` in the terminal at the root of the project.