astro-reactive-form/demo
2022-10-13 17:29:20 +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: new type for control configuration ControlConfig 2022-10-13 17:29:20 +02:00
astro.config.mjs initial demo app 2022-10-01 13:07:05 +02:00
package.json docs:update email (#85) 2022-10-13 13:55:38 +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