@jmvdevelop/svelte-form
v0.0.8
Published
## Install the lib
Downloads
5
Readme
@jmvdevelop/svelte-form
Install the lib
# with npm
npm add @jmvdevelop/svelte-form
# or with yarn
yarn add @jmvdevelop/svelte-form
Demo
For launch demo
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open