Sketches your brain in kanban
Skeban is an open source Electron based kanban app. It is written in TypeScript and uses React.
git clone https://github.com/"your-github-account"/Skeban.git
yarn install
yarn build:watch
yarn start
Or you can use the debug of Visual Stuido Code if you use Visual Studio Code.
-
Execute the bellow command
yarn build:watch
-
Select
Skeban All
in the debug of Visual Stuido Code -
Execute the debug