Skip to content

mdetweil/sample-vue-library

Repository files navigation

sample-vue-library

A sample vue library with jest unit tests, and storybook setup

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Bundle the application as a library

yarn bundle

Run the library as a volume mounted container via docker-compose

yarn compose

Serve up story book on port 6006

yarn storybook:serve

About

Sample vue component library with ts, storybook, tests, and vuetify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published