A Cubefuse.io Open Source project.
Includes:
- React
- Ant Design
- Webpack for bundling JavaScript
- Babel for ES6 support
- Webpack Dev Server for Hot Module Replacement
- Prettier for code formatting and linting
yarn install
yarn start
to fire up the development serveryarn build
to create the production build