This repo contains VuePress source for the Notion home page and documentation.
This project is built using Yarn 1.12 or higher. If you're using Notion, this will be guaranteed. ;)
To preview and work on the site, run:
# fetch dependencies
yarn
# run a dev server
yarn dev