Skip to content

A possible solution for setting up vue-storybook with typescript

Notifications You must be signed in to change notification settings

francoisle/vue-storybook-ts

Repository files navigation

vue-storybook

This is simple project to show one working solution to set vue-storybook with Typescript.

NPM script commands:

Serve the application (on port 8080 if available):

npm run serve

Build the application (for production purposes):

npm run build

Serve the storybook (on port 6006 if available):

npm run storybook

Serve the storybook (on port 6006 if available):

npm run storybook

Build the storybook:

npm run build-storybook

About

A possible solution for setting up vue-storybook with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages