Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 661 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 661 Bytes

vets-json-schema Build Status

I want to...

I want to... Then you should...
clone the site git clone https://github.com/department-of-veterans-affairs/vets-json-schema.git followed by cd vets-json-schema, npm install. Run npm install anytime package.json changes.
build the json schemas npm run build
watch for changes and rebuild when they happen npm run watch
run tests on the built schemas npm run test