No description
- Astro 86.6%
- JavaScript 7.2%
- TypeScript 3.8%
- Shell 1.7%
- CSS 0.4%
- Other 0.3%
| .woodpecker | ||
| data/webmentions | ||
| mise/tasks | ||
| public | ||
| src | ||
| .containerignore | ||
| .gitignore | ||
| .prettierrc.mjs | ||
| astro.config.mjs | ||
| Containerfile | ||
| ec.config.mjs | ||
| fly.toml | ||
| fnox.toml | ||
| mise.toml | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| renovate.json | ||
| tsconfig.json | ||
cosmicrose.dev
Rosa's home page
Usage
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 |
License
© Rosa Richter 2024. This work is openly licensed via CC BY 4.0.