clever-currency-backend
v0.0.1
Published
The backend currency module for CleverStack. Provides seed data and routes for you to pull down a list of currencies.
Downloads
6
Readme
Cleverstack Currency module
The backend currency module provides seed data and routes for you to pull down a list of currencies.
Setup
- Add 'clever-currency-backend' to the bundledDependencies array of your app's package.json.
- Run
grunt db
to rebase and seed the currency data.