Files
jcutmirror/README.md
Soso a7397390eb Update README.md
更新文件
2024-02-15 14:57:42 +08:00

28 lines
924 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
![cover](https://raw.githubusercontent.com/Kxsso/jcutmirror/master/resource/icons/nav.png)
# 荆楚理工学院开源镜像站
荆楚理工学院开源镜像站是一个致力于助力开发者生长,方便荆楚校内外师生高效访问开源资源的非盈利计划。
我们旨在推动开源事业发展与提高华中地区开发资源可访问速度。
## Deployment
本站使用基于REACT的GatsByJS构建页面。
All static files must be mapped to `/static/*`.
## 特别感谢
本站基于浙江大学ZJUSCT开源的mirror-front与清华大学TUNA开源的tunasync项目
感谢ZJUSCT与TUNA为国内开源生态作出的伟大贡献
UI Designer: [Rynco Maekawa](https://github.com/lynzrand)
## nstalling / Getting started
`yarn`
## Developing
`yarn run dev / vite`
or if you need:
`yarn only-build (Temporary solution`
`yarn run serve`
Please refer to package.json if you want to learn more