https://github.com/57code/nuxt3-docs-zh
Nuxt3中文文档
https://github.com/57code/nuxt3-docs-zh
docs nuxt
Last synced: about 1 month ago
JSON representation
Nuxt3中文文档
- Host: GitHub
- URL: https://github.com/57code/nuxt3-docs-zh
- Owner: 57code
- Created: 2021-11-30T12:50:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T03:58:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T00:41:11.015Z (about 2 months ago)
- Topics: docs, nuxt
- Homepage:
- Size: 1.74 MB
- Stars: 86
- Watchers: 3
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt3中文文档
- [Github Page](https://57code.github.io/nuxt3-docs-zh/)
- [Gitee Page](https://57code.gitee.io/nuxt3-docs-zh/)
- [Nuxt3中文网](http://nuxt3.cn),建设中...## 项目背景
[Nuxt3官网](http://v3.nuxtjs.org/docs/usage/data-fetching/)现在太难用了:
- 英文
- 没有学习路径
- 速度慢我第一时间想到做一个[视频教程](https://space.bilibili.com/480140591/channel/collectiondetail?sid=34039),翻译一版文档,设计一个学习路径,建设一个Nuxt3中文网帮助大家学习!如果有帮到您,请给本项目点个star!
## 关注我
我是村长,是一名程序员、UP主、讲师,欢迎关注我:
- 公众号「村长学前端」
- B站「[Young村长](https://space.bilibili.com/480140591)」## 快速开始
第一步:clone 源代码
```bash
git clone https://github.com/57code/nuxt3-docs-zh.git
```第二步:安装依赖
```bash
yarn
```第三步:本地启动
```bash
yarn docs:dev
```## Nuxt3视频教程
[Nuxt3从入门到实战](https://space.bilibili.com/480140591/channel/collectiondetail?sid=34039)
,欢迎小伙们快乐学习的同时动动小手,三连+关注+分享!## 致谢
本次翻译活动有很多村长的朋友们加入,感谢你们的付出:
[迷心whylost](https://github.com/whylost)
[拜托啦俊酱丶](https://github.com/jerry-lllman)
[williamhatch](https://github.com/williamhatch)