@tapni/auth
v1.0.5
Published
This template should help get you started developing with Vue 3 in Vite.
Downloads
173
Readme
tapni-auth
This template should help get you started developing with Vue 3 in Vite.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production (auth.tapni.com)
npm run build
Compile and Minify for NPM (@tapni/auth)
npm run build-lib
and then run
npm publish