0.1.6-alpha • Published 3 years ago

@forbole/big-dipper-default-ui v0.1.6-alpha

Weekly downloads
106
License
MIT
Repository
github
Last release
3 years ago

Big Dipper Default UI :sparkles:

Big Dipper UI

Currently a WIP please check back later for updates and launch

Documentation


https://forbole.github.io/big-dipper-default-ui

Quick start


Peer-Dependencies

The following are peer dependencies to avoid double bundling

"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/styles": "^4.10.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"recharts": "^1.8.5"
git clone https://github.com/forbole/big-dipper-default-ui.git
npm i

storybook

npm run storybook

build watch

npm run build-watch

Available scripts


In the project directory, you can run:

npm run build

Builds the package exported in to the dist folder.

npm run build-watch

Continuously watches for changes in src/* and builds in to dist

npm run test

Runs build lint and unit` testing

npm run storybook

Runs storybook locally

npm run build-storybook

Builds storybook pages statically for production