Pet Activity Monitor Docs
The documentation website for the Pet Activity Monitor
project.
🧞 Commands
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build the production site to ./dist/ |
npm run preview |
Preview the build locally, before deploying |
Description
Languages
MDX
75.6%
Astro
18.5%
JavaScript
3.7%
TypeScript
1.7%
Makefile
0.5%