1.1.5 • Published 5 years ago
helixmonorepo-lib v1.1.5
Helix Monorepo Component Library
Run below commands to get started
Install dependencies of this project. Note it will only install dependencies mentioned in root package.json file
npm installInstall dependencies for packages and create symlinks. Read more here
lerna bootstrapLaunch Storybook for local view of web components
npm run start-storybookBuild Storybook for NPM Deployment
npm run build
To import into external app
Install this project. Supports Tree shaking
npm i --save helixmonorepo-libSince all items are bundled in the same file you can do any of these things currently
import { HelixButton } from "helixmonorepo-lib" You can check the lib/index.js file for current exports.
npm install
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.3
5 years ago
0.4.1
5 years ago
0.4.2
5 years ago
0.4.0
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.0
5 years ago