Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 576 Bytes

File metadata and controls

11 lines (10 loc) · 576 Bytes

jsonschema validator for my webpack 4 the rightway online course

Note: We used jsonschema package for validation in this project, consider that if you are going to use validation for enterprise level, you should use AJV which support JSONSchema DraftV7 which is the latest.

To use this Project: you should first run "npm i" in the console. then run "npm run serve" which runs a dev server on "http://localhost:8080/"

Author: SeyyedMahdi Hassanpour

Email: [email protected]