0.1.3-alpha • Published 3 years ago

@forbole/big-dipper-internal-ui v0.1.3-alpha

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

Big Dipper Internal UI :sparkles:

Big Dipper Internal UI

Currently a WIP please check back later for updates and launch

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",
git clone https://github.com/forbole/big-dipper-internal-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