Skip to content

maxiloEmmmm/tomato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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