@portaltech-reply/ptt-ui-library
v0.0.4
Published
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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Downloads
1
Readme
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
- 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.
