Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 193 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 193 Bytes

Using FormValidation with webpack

  1. Install the dependencies
$ npm install
  1. Run the app locally
$ npm run dev

Open http://localhost:8001 in your browser.