Skip to content

Latest commit

 

History

History

static-validation-site

static-validation-site

This is a static website that provides a UI to validate the latest Seq JSON schema.

Install Dependencies

npm install

Development

npm run dev

Build for Production

npm run build