yup, always WIP
- Astro
- TypeScript
- Sass
- MDX
Install the packages using PNPM
pnpm install
Setup the Bookmarks service from mamarks and set the BOOKMARK_TOKEN
in file .env
.
Start the development server
pnpm dev
You can access it via http://localhost:4321.
MIT