fe-homework
前端作业提交流程
使用步骤
Fork此项目。
本地开发运行:
cd
$工
作目录 git clone 刚才fork的仓库地址
cd
fe-homework npm install npm run start
创建目录,完成作业。
commit修改,并push到github。