Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 381 Bytes

To use it, do the following from the root folder: A collection of ui packages

npm install npm run bootstrap npm run storybook

Open another tab in the command line and cd to the packages/modal location, and run: npm run build:watch

now when you make changes you'll see them in the browser

How to use:

cd web

npm i herb-ui -save --dev

import Modal from "herb-ui"