-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Bassem AlSabbagh edited this page Feb 23, 2024
·
4 revisions
Welcome to the svelte-reactive-form wiki!
One way to publish to npm is by editing the package.json files then executing the commands:
npm login
then after logging in with an npm account that has write permissions:
npm publish --access public