https://github.com/fireisgood/astro-testing
wow
https://github.com/fireisgood/astro-testing
Last synced: 8 months ago
JSON representation
wow
- Host: GitHub
- URL: https://github.com/fireisgood/astro-testing
- Owner: FireIsGood
- Created: 2024-04-23T21:56:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T17:35:32.000Z (about 2 years ago)
- Last Synced: 2025-02-18T01:42:00.509Z (over 1 year ago)
- Language: Astro
- Homepage: https://fireisgood.github.io/astro-testing/
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MY COOL WEBSITE
The Best.
## 🧞 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](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).