Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

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