Skip to content

nimishawilson/kanban

Repository files navigation

Kanban

This project was generated with Angular CLI version 14.0.6. It is a kanban board user interface where user can drag and drop items to different columns. Drag and drop functionality is achieved by angular material CDK.

Deployed URL is HERE.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

kanban