Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 317 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 317 Bytes

React-zero-to-one

从零到一搭建 React + TS 项目

Project setup

$ npm install

Compiles and hot-reloads for development

$ npm run serve

Compiles for development

$ npm run build:dev

Compiles and minifies for production

$ npm run build:prod