Uses Nextra to generate a static site from markdown files.
The _app.jsx
file contains some application setup logic.
- Ensure you have yarn installed
- In the repo run
yarn
to install the dependencies - Run
yarn dev
to spin up the side locally
Uses Nextra to generate a static site from markdown files.
The _app.jsx
file contains some application setup logic.
yarn
to install the dependenciesyarn dev
to spin up the side locally