astro-reactive-form/demo
2022-10-01 14:31:32 +02:00
..
.vscode initial demo app 2022-10-01 13:07:05 +02:00
public initial demo app 2022-10-01 13:07:05 +02:00
src move astro-reactive-form to separate workspace 2022-10-01 14:18:16 +02:00
.gitignore initial demo app 2022-10-01 13:07:05 +02:00
astro.config.mjs initial demo app 2022-10-01 13:07:05 +02:00
package.json move astro-reactive-form to separate workspace 2022-10-01 14:18:16 +02:00
README.md chore: initial validator library; monorepo readme 2022-10-01 14:31:32 +02:00
tsconfig.json initial demo app 2022-10-01 13:07:05 +02:00

Demo App for Astro Reactive Form 🔥

To start the app:

  1. npm i
  2. npm run dev