Skip to content

albertesc/storybook-vue3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue 3 + Vite + Storybook basic components

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

More information for Storybook check out docs

Installation and run project

To install the project

npm install

To run storybook components

npm run storybook

Open url http://localhost:6006