0.1.7 • Published 4 months ago

caseark-ui v0.1.7

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
4 months ago

@caseark/ui

Library of shared ui components

Available Scripts

In the project directory, you can run:

npm start

Runs the storybook in the development mode. \ Open http://localhost:6006 to view it in your browser.

The page will reload when you make changes.

npm run build

Builds the lib for production to the dist folder.

Installation

npm install caseark-ui@latest

Publish

npm build
npm version patch
npm publish