Astro Starter Kit: Minimal
npm create astro@latest -- --template minimal
🧑🚀 Seasoned astronaut? Delete this file. Have fun!
🚀 Project Structure
Inside of your Astro project, you'll see the following folders and files:
/
├── public/
├── src/
│ └── pages/
│ └── index.astro
└── package.json
Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.
There's nothing special about src/components/, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.
Any static assets, like images, can be placed in the public/ directory.
🧞 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 |
👀 Want to learn more?
Feel free to check our documentation or jump into our Discord server.
Release files for zeroos 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zeroos-0.2.1.tar.gz | 942.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zeroos-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 999.5 kB
Release files / zeroos-0.2.1.tar.gz
| Download URL | zeroos-0.2.1.tar.gz |
|---|---|
| Size | 942.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6f8e2d4918854f1ab7dc9b0872df9735cde35592da0cb3ee3c3ffc352297fab4
|
|
BLAKE2b-256 checksum How to use checksums |
7c8a3fb71b56a4848df96e140bc6954de75897a1388c0558b834c3dbc0054eb0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|
Release files / zeroos-0.2.1-py3-none-any.whl
| Download URL | zeroos-0.2.1-py3-none-any.whl |
|---|---|
| Size | 57.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aa24da2eaf8e3ee4b8d71534bbdac7ed5a6024ed10140da9e7f74c735dc341fb
|
|
BLAKE2b-256 checksum How to use checksums |
f0b04457d828b6cdbdd084d0009331d8797e6c6c68d4d32e2a00f23b1e0c35a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|