An open API service indexing awesome lists of open source software.

https://github.com/ctreffos/ctreffos-website-astro

Our new webpage
https://github.com/ctreffos/ctreffos-website-astro

Last synced: 10 months ago
JSON representation

Our new webpage

Awesome Lists containing this project

README

          

# Chaostreff Website Astro

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :--------------------- | :----------------------------------------------- |
| `yarn` | Installs dependencies |
| `yarn dev` | Starts local dev server at `localhost:4321` |
| `yarn build` | Build your production site to `./dist/` |
| `yarn preview` | Preview your build locally, before deploying |
| `yarn astro ...` | Run CLI commands like `astro add`, `astro check` |
| `yarn astro -- --help` | Get help using the Astro CLI |

## 👀 Want to learn more?

Feel free to check [the documentation](https://docs.astro.build)