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.
Todo: Installationsanweisung, npm install etc, yarn, jsdelivr, etc Todo: How to include in your project Todo: How to extend Todo: Link to documentation
- Run
npm run dev
- starts lib server on 3000, nothing to see here. - Run
npm run storybook
- starts storybook with component preview on port 5000
Add components, include them as story. GG EZ.