Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaobeichen/shaobeichen.github.io

📋 我的主页,包括代码片段、平台链接
https://github.com/shaobeichen/shaobeichen.github.io

vue vue3

Last synced: 2 months ago
JSON representation

📋 我的主页,包括代码片段、平台链接

Awesome Lists containing this project

README

        

# shaobeichen.github.io

少北晨的个人主页

1

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```