Skip to content

oneWaveAdrian/adrians-astro-stack

Repository files navigation

Adrian's Astro Stack

🍔 Tech-Stack

This project is setup as a devcontainer so you can get started developing right away.

🕸️ App

📐Testing / Linting

🧞 Commands

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

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

📝 Contribution Notes

We want to use Conventional Commits to keep commit messages in an easy to read structure for everyone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published