Main website for Egon Notebooks.
This is an early-stage project. Any feedback is very welcome.
npm install
npm run devOpen http://localhost:3000.
To test the production build (static export, same as what deploys to GitHub Pages):
npm run build
npx serve out