Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 226 Bytes

umi-ts-template

clone

git clone https://github.com/SwordsmanYao/umi-ts-template.git

install dependencies

yarn or npm install

start

yarn start or npm run start

build

yarn build or npm run build