https://github.com/brianprost/give-brian-saganaki
https://github.com/brianprost/give-brian-saganaki
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianprost/give-brian-saganaki
- Owner: brianprost
- Created: 2023-04-14T18:45:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T02:10:33.000Z (over 2 years ago)
- Last Synced: 2025-03-08T00:53:56.798Z (over 1 year ago)
- Language: Astro
- Homepage: https://give-brian-saganaki.vercel.app
- Size: 345 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Give Brian Saganaki
is this fast enough for you???
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :--------------------- | :----------------------------------------------- |
| `pnpm install` | Installs dependencies |
| `pnpm dev` | Starts local dev server at `localhost:3000` |
| `pnpm build` | Build your production site to `./dist/` |
| `pnpm preview` | Preview your build locally, before deploying |
| `pnpm astro ...` | Run CLI commands like `astro add`, `astro check` |
| `pnpm 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).