Product website for Session Buddy Tab & Bookmark Manager.
Adapted from this Astro template.
All commands are run from the root of the project:
| Command | Action |
|---|---|
npm i |
Install dependencies |
npm run dev |
Start dev server at http://localhost:4321/ |
npm run build |
Build production site to ./dist/ |
npm run preview |
Preview build locally, before deploying |
