reona5 / dev

This is my blog made by Next.js πŸš€

Home Page:https://reona.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vercel License: MIT

This is my blog made by Next.js πŸš€

https://reona.dev/

Setup

git clone https://github.com/reona5/dev.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
pnpm preview Preview your build locally, before deploying
pnpm lint Run lint tool
pnpm create:post Create a new mdx file under app/content/posts/

License

This project is licensed under the MIT license.

About

This is my blog made by Next.js πŸš€

https://reona.dev

License:MIT License


Languages

Language:MDX 74.5%Language:TypeScript 22.1%Language:JavaScript 1.9%Language:CSS 1.1%Language:Ruby 0.4%