0.0.1 • Published 1 year ago

@asalilje/component-library v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Studio Component Library

A component library for shared components.

The component library comes with a UI, built using Histoire.

Recommended IDE Setup

VSCode + Volar (and disable Vetur)

Project Setup

npm install

Run UI for development

npm run dev

Compile components for development/production

npm run build

Compile and hot-deploy components for development

npm run build:watch

Lint with ESLint

npm run lint

Compile UI for development/production

npm run stories:build

Preview prebuilt UI

npm run stories:preview