Skip to content

Bruno-Yu/bruno_blog

Repository files navigation

布魯諾的筆記

介紹

嗨,我是余俊毅,是個前端開發人員! 這是我個人的學習筆記

使用技術

( 部落格模板修改自開源專案:連結

指令

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

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:3000
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run format:check Check code format with Prettier
pnpm run format Format codes with Prettier
pnpm run sync Generates TypeScript types for all Astro modules. Learn more.
pnpm run lint Lint with ESLint

About

這是布魯諾的技術筆記網站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages