0.5.0 • Published 7 years ago

admin-dashboard v0.5.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Devine Admin Dashboard

The Devine Admin Dashboard allows Devine staff to manage boutiques, developers, and translation tasks. The Admin Dashboard is built using React, Redux, Material Design, and Webpack and is stored on an S3 bucket.

Getting Started

Check out the repository and run npm install to install the required dependencies. Then in your webpack.config.js file change the configuration settings to match your local settings. Start up your webpack dev server by using npm start and after you have committed and tested your changes and are ready to deploy to production, use npm build to build the bundle. After the build process is completed the bundle.js file will be uploaded to the S3 bucket.