Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 289 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 289 Bytes

🎌 Getting Started

first clone the project if you haven't already done so

git clone https://github.com/censuradho/kanban.git

Then in the web folder run the installation of dependencies

cd kanban/web
yarn

Running development server

yarn dev