clever-timezone-backend
v0.0.3
Published
Timezones for CleverStack
Downloads
3
Readme
Cleverstack Timezone module
The backend timezone module provides seed data and routes for you to pull down a list of timezones.
Setup
- Add 'clever-timezone-backend' to the bundledDependencies array of your app's package.json.
- Run
grunt db
to rebase and seed the timezone data.