Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josephuspaye/vue-storybook-tutorial

Using Storybook with Vue single file components
https://github.com/josephuspaye/vue-storybook-tutorial

createweekly storybook vue

Last synced: 2 months ago
JSON representation

Using Storybook with Vue single file components

Awesome Lists containing this project

README

        

# vue-storybook-tutorial

See the accompanying blog post: [Using Storybook with Vue single file components
](https://dev.to/josephuspaye/using-storybook-with-vue-single-file-components-2od).

## Project setup

```
yarn install
```

### Run Storybook

```
yarn storybook
```