reona5 / dev-by-astro

reona.dev made by astro.

Home Page:https://dev-by-astro.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

reona.dev made by astro.

https://dev-by-astro.vercel.app

License:MIT License


Languages

Language:Astro 79.5%Language:JavaScript 11.4%Language:TypeScript 6.1%Language:Ruby 2.6%Language:CSS 0.5%