2.0.0 • Published 5 years ago
notification-scheduler v2.0.0
Notification Scheduler
Setup with Notify
- Copy the scheduler directory to the admin repository app > assets > javascript > scheduler (overwrite the existing files)
Compile & Running
In the admin repository
Compile using Webpack
npm run webpack
Run the Gulp scripts to copy / concat with the rest of the assets
npm run watch
2.0.0
5 years ago