Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 387 Bytes

JSForm

A JavaScript Form with validations and masks using JS and Bootstrap

  • After clone or download run in terminal "bower update"

For Use live reload:

1) Need install "npm install -g fast-live-reload"
2) Run inside the project folder "fast-live-reload"
3) Open the project type in your browser input URL "localhost:9000/form.html" to execute.