# mysite
**Repository Path**: markthree/mysite
## Basic Information
- **Project Name**: mysite
- **Description**: 个人网站
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://mt3.netlify.app/
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2022-03-21
- **Last Updated**: 2022-03-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Site, nuxt3, unocss, TypeScript
## 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
```
## 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).