Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 220 Bytes

File metadata and controls

26 lines (16 loc) · 220 Bytes

Readme

最简react运行环境,仅供初学者学习使用。

Install

npm install

Run

npm start

visit http://localhost:3000

build

npm run build

open ./index.production.html