Update README.md
This commit is contained in:
parent
1191fc0f68
commit
862b0161a8
1 changed files with 2 additions and 14 deletions
16
README.md
16
README.md
|
|
@ -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
|
|
||||||
Loading…
Add table
Reference in a new issue