Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 571 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 571 Bytes

Hello FE! 🌀

The road to learn FE for my colleagues. You can find the documentation on the website. Enjoy it ❤️!!!

图片名称

如何贡献

提pr即可。

有问题怎么办?

提Issue给我们。

项目运行

git clone git@github.com:yuanyazhen/the-road-to-learn-fe.git 

cd the-road-to-learn-fe

npm install 或 yarn(推荐)

npm run docs:dev

# 部署
sh ./deploy.sh