metal-storage
v2.0.1
Published
Provides a convenient API for data persistence using a selected data storage mechanism
Downloads
2,079
Maintainers
Keywords
Readme
metal-storage
Provides a convenient API for data persistence using a selected data storage mechanism
Setup
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
Install local dependencies:
npm install
- Build the code:
npm run build