Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 268 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 268 Bytes

tomato

番茄钟

mac & windows 64

dev

web

cd tomato-web
yarn
yarn run dll
yarn run serve

app

cd tomato-app
yarn
yarn run start

build

cd tomato-web
yarn run build

cd tomato-app
yarn run pack-win
yarn run pack-mac