A Admin Pages for Bucket API
1.0.1
- Cancel Editing
1.0.0
- Load / Create / Update Data
- Display Fetch Error Message from response
- Remove data
- Logout
- React: 16
- ESLint: standard
$ yarn install // or npm install
$ npm start // Remember you need to run Bucket API at localhost:3001 first.
$ npm build