Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 190 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 190 Bytes

react-Learner

为新手搭建的简单的脚手架 (求star)

步骤: 1、安装所需环境

npm install

2、build

npm run build

3、打开服务器

npm run dev