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