Website vanjs.org
This repo is for the website of vanjs.org. The site generation code is located at: https://github.com/vanjs-org/vanjs-org.github.io/tree/master/sitegen
To generate the website, run:
npm run build
To preview the website, run:
npm run preview