Update README.md

This commit is contained in:
AK 2023-09-01 02:44:51 +00:00
parent 1191fc0f68
commit 862b0161a8

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