Demonstration application of preact-forms-helper : https://github.com/AlexandreCantin/preact-forms-helper
- Download project:
git clone https://github.com/AlexandreCantin/preact-forms-helper-example - Move to this directory:
cd preact-forms-helper-example - Install node packages:
npm install - Start the development server:
npm run start
Go to : http://localhost:8080



