Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 235 Bytes

Let’s Pro 命令行运行下列命令,快速启动开发服务:

$ git clone http://git.class100.com/frontend/teaching-component-template.git --depth=1
$ cd teaching-component-template
$ npm install
$ npm start