0.0.4 • Published 7 years ago
pi-config-api v0.0.4
Pi Config API
This is the standalone API component used by Pi Config.
You can also use it without Pi Config and make API calls directly to your pi.
Development
If you wish to contribute to Pi Config's development, here are some helpful commands:
# install dependencies
npm install
# serve with hot reload at localhost:99
npm run dev