piousbox-api
v0.1.8
Published
Returns the data available publicly from a pi backend
Readme
Intro
In a React app, use this instead of actions and reducers to get data from a Piousbox API.
Develop
./node_modules/.bin/babel src/index.jsx --presets=react,es2015 > dist/index.js
Deploy
npm publish
