Skip to content

luminus-xd/Astro-Blog

Repository files navigation

Luminus Astro Blog

Luminus Astro Blog

日本語版はこちら

Luminus Astro Blog is a blog site After cloning this project locally, use the following commands to install dependencies.

Install

Package Manager Command
npm npm install
yarn yarn install
pnpm pnpm install
bun bun install

Scripts

Script (Example) Description
npm run dev Starts the local development server.
npm run build Builds the project for production.
npm run preview Previews the built project.

License

The license for this project is the MIT License.
It would be appreciated if you fork it for your use.