Skip to content

Latest commit

 

History

History

web

🎌 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