syncfusion / ej2-showcase-angular-sprintmanagement

This repository contains a sample demonstrating of Sprint Management in Angular platform.

Repository from Github https://github.comsyncfusion/ej2-showcase-angular-sprintmanagementRepository from Github https://github.comsyncfusion/ej2-showcase-angular-sprintmanagement

Sprint Management Showcase Sample in Angular

The Sprint Management Showcase web application sample is a practical demonstration of a Task management built using Angular and Syncfusion's Essential JS 2 library. This showcase provides users with a user-friendly interface to manage task, making it a valuable tool for both individuals and institution.

Prerequisite

To run the project following prerequisite are required

  • Node Version: 18.13.0
  • Angular Version: 15.2.0

Installation

To install the application dependencies, use the following command:

npm install

Build the application

To Build the application, use the below command,

ng build

Run the application

To run the sample in the browser with live reload, use the following command:

ng serve

About

This repository contains a sample demonstrating of Sprint Management in Angular platform.

License:Other


Languages

Language:TypeScript 71.0%Language:SCSS 19.1%Language:HTML 9.9%Language:JavaScript 0.0%