1.0.7 • Published 1 year ago
bizyness-auth-form v1.0.7
React + TypeScript + Vite = NPM Package
This is the template to generate npm packages
Expanding the Publishing Steps
If you are developing a production application, update the components according to your needs:
- Steps:
npm install
npm run build
npm login
npm publish
- You should have NPM account to publish packages