A kanban board web application built using React.
A sample app powered by Canonic
Starts the development server on port 8000
.
Tested on nodeJS v12.20
yarn install
yarn start
Generates production assets in the public
folder.
yarn install
yarn build