astro-reactive-form/demo
Ayo Ayco 2da037944b
feat: implement only one submit control (#59)
* feat: implement submit control

* refactor: remove label
2022-10-06 17:57:39 +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: implement only one submit control (#59) 2022-10-06 17:57:39 +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