0.0.1 • Published 2 years ago
@asalilje/component-library v0.0.1
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 installRun UI for development
npm run devCompile components for development/production
npm run buildCompile and hot-deploy components for development
npm run build:watchLint with ESLint
npm run lintCompile UI for development/production
npm run stories:buildPreview prebuilt UI
npm run stories:preview