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

https://github.com/markthree/mysite

个人网站
https://github.com/markthree/mysite

mysite nuxt3 typescript unocss vueuse

Last synced: 12 months ago
JSON representation

个人网站

Awesome Lists containing this project

README

          

# mysite

个人网站




## Stack 😄

- [vueuse](https://vueuse.org/)
- [nuxt3](https://v3.nuxtjs.org/)
- [unocss](https://github.com/unocss/unocss)


## Motation 🤗

- 体验 `nuxt3` 的开发
- 需要 `website` 来存放项目列表




## Project 😁

### Setup

```bash
yarn install
```

### Development

```bash
yarn dev
```

### Production

```bash
yarn build
```

### env

创建 `.env` 文件,补充你的 `github api token`

```env
GITHUB_TOKEN=your github api token
```




## Organization 🦔

欢迎关注 **帝莎编程**

- [官网](http://dishaxy.dishait.cn/)
- [Gitee](https://gitee.com/dishait)
- [Github](https://github.com/dishait)
- [网易云课堂](https://study.163.com/provider/480000001892585/index.htm?share=2&shareId=480000001892585)


## License

Made with [markthree](https://mt3.netlify.app/)

Published under [MIT License](./LICENSE).