Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 787 Bytes

File metadata and controls

19 lines (13 loc) · 787 Bytes

Vue 3 + Vite

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.

Recommended IDE Setup

How To Use:

Todo: Installationsanweisung, npm install etc, yarn, jsdelivr, etc Todo: How to include in your project Todo: How to extend Todo: Link to documentation

Development

  1. Run npm run dev - starts lib server on 3000, nothing to see here.
  2. Run npm run storybook - starts storybook with component preview on port 5000

Add components, include them as story. GG EZ.