npm.io
0.0.20 • Published 2 years ago

sindagistest

Licence
MIT
Version
0.0.20
Deps
8
Size
23 kB
Vulns
3
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

Vue-Demi + TS + Vite For SFC template

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Development Server

Start the development server

# Vue 2.6.x
pnpm run dev:2
# Vue 2.7.x
pnpm run dev:2.7
# Vue 3
pnpm run dev:3

Production

Build the library for production or publish:

# build all versions
pnpm run build

License

Made with

Published under MIT License.