0.1.1 • Published 2 years ago
ms-ui-wc-library v0.1.1
ms-ui-web-components-library
Custom UI library based on Web Components
Install
- Update
mainbranch with$ git pull origin main - Must have node in its version
>=18.0.0 - Install dependencies with
$ yarn install
Project
- To run the project
$ yarn dev - Its open on
http://localhost:5173/
Storybook
- To run Storybook
$ yarn storybook - Its open on
http://localhost:6006/