Skip to content

SwordsmanYao/umi-ts-template

Repository files navigation

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