Merge branch 'main' of codeberg.org:ak95/js-validationform

This commit is contained in:
ak 2023-10-29 23:34:18 -07:00
commit d0d237d99f

View file

@ -1,15 +1,3 @@
# 🚀 Welcome to your new awesome project! # js-validationform
This project has been created using **webpack-cli**, you can now run Basic form with client-side input field validation implemented in ES6. Shows animated gif on successful submission
```
npm run build
```
or
```
yarn build
```
to bundle your application