Skip to content

BohdanTaran/pm-kanban-tool

Repository files navigation

Installation and startup instructions

1. Cloning the repository

git clone [email protected]:BohdanTaran/pm-kanban-tool.git

2. Installing dependencies and starting the application

npm install
npm install json-server
npx json-server db.json
ng serve

The application will be available at http://localhost:4200

Stack

  • Angular 18
  • Angular Material
  • Json-server
  • Prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published