astro-reactive-form/demo
2022-10-08 22:29:08 +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 feat: support single form group (#71) 2022-10-08 22:29:08 +02:00
astro.config.mjs initial demo app 2022-10-01 13:07:05 +02:00
package.json fix: main branch tests 2022-10-04 16:12:19 +02:00
README.md chore: update project command scripts 2022-10-04 14:30:00 +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 start