Skip to content

Commit

Permalink
docs: 📚 修改readme文件
Browse files Browse the repository at this point in the history
  • Loading branch information
gaojianghua committed Jul 16, 2023
1 parent 1423119 commit 53a14ba
Showing 1 changed file with 7 additions and 27 deletions.
34 changes: 7 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,9 @@
# Nuxt 3 Minimal Starter
<p align="center">
<img alt="logo" src="https://gaojianghua.oss-cn-hangzhou.aliyuncs.com/weChatLogo.png" width="120" height="120" style="margin-bottom: 10px;">
</p>
<h3 align="center" style="margin: 30px 0 30px;font-weight: bold;font-size:40px;">Mr. Gao's Blog</h3>
<h3 align="center">高江华的个人博客</h3>

We recommend to look at the [documentation](https://v3.nuxtjs.org).
## 说明

## Setup

Make sure to install the dependencies

```bash
yarn install
```

## Development

Start the development server on http://localhost:3000

```bash
yarn dev
```

## Production

Build the application for production:

```bash
yarn build
```

Checkout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment).
Mr. Gao's Blog,是基于[Nuxt3](https://nuxt.com/)[Tailwind](https://www.tailwindcss.cn/)的制作的个人博客。收录本人积累的技术文章并开放本人介绍以及本人简历。

0 comments on commit 53a14ba

Please sign in to comment.