Skip to content

Development

Cutls edited this page Apr 14, 2021 · 3 revisions

to launch developer version with console(if close dev mode, you may press Ctrl+C twice.)

Strongly recommend to use yarn, not npm

git clone https://github.com/cutls/TheDesk
cd TheDesk/app
yarn install

yarn dev