322a90d73c5bd5afc3e9696b1ac5bbdedcd4b16b
My website
theres nothing here look at my website
🧞 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 your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add, astro check |
npm run astro -- --help |
Get help using the Astro CLI |
to deploy to cloudflare:
npx astro build && npx wrangler deploy
Description
Languages
Astro
99.1%
CSS
0.6%
TypeScript
0.2%
JavaScript
0.1%