Skip to content

benjagm/website

 
 

Repository files navigation

Cloning the repository

This project uses git submodules, so you will need to run the following commands to fully clone the repo.

git submodule init
git submodule update

Install dependencies

yarn

Run the development server on http://localhost:3000

yarn dev

Build static files on /out folder

yarn build

About

New JSON Schema website which is not yet live

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.4%
  • TypeScript 5.3%
  • Other 0.3%