/dev-by-astro

reona.dev made by astro.

Primary LanguageAstroMIT LicenseMIT

vercel License: MIT

This is my blog made by Astro 🚀

Setup

git clone https://github.com/reona5/dev-by-astro.git
cd dev
pnpm install
pnpm dev

Usage

Here are some useful commands you can use to work with this project:

Command Action
pnpm install Installs dependencies
pnpm dev Starts local dev server at localhost:3000
pnpm build Build your production site to ./.vercel/output/static/
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

License

This project is licensed under the MIT license.