Kunal Sharma 3f9efdffe1 TP-63767 | Showing incentive on longhorn (#991)
* TP-63746|Kunal|PR clean up

* TP-63767|Kunal| showing incentive earned on leaderboard and dashboard

* TP-63767|Kunal| showing incentive earned on leaderboard and dashboard

* TP-11|Kunal| created fixed height virtualization component

* TP-11|Kunal| created fixed height virtualization component

* TP-63767|Kunal|Showing incentive on longhorn

* TP-63767|Kunal|Showing incentive on longhorn

* TP-63767|Kunal|Showing incentive on longhorn

* TP-63767|Kunal|resolved PR comments

* TP-63767|Kunal|resolved PR comments

* TP-63767|Kunal|resolved PR comments

* TP-63767|Kunal|resolved PR comments

* TP-111|Kunal|added handling for tele lite agents

* Revert "TP-111|Kunal|added handling for tele lite agents"

This reverts commit c21ebf17dec4a17cc09aa3a1ad7ea0b4b8581725.
2024-06-12 18:01:18 +05:30
2023-03-29 16:10:42 +05:30
2023-03-29 16:10:42 +05:30
2022-08-23 13:56:14 +05:30
2023-03-06 17:37:06 +05:30
2022-08-23 13:56:14 +05:30
2023-03-29 16:10:42 +05:30
2024-04-22 08:48:40 +05:30
2022-08-23 13:56:14 +05:30
2024-05-06 11:22:09 +05:30

collections-portal

System Requirements

Node version >=17.9.0

NPM version >=8.5.5

Setup

Clone this repo and cd into the project directory

cd collections-portal
yarn setup

Install dependencies

yarn add

Start dev server

yarn run dev

For production build

yarn run build

Project Commands

Check Eslint-Prettier

yarn run lint
yarn run prettier-check

Fix Lint and Prettier code formatting

yarn run lint:fix
yarn run format

Pre commit hook

yarn lint-staged

 

Let's refine this project template as we progress. Cheers!!

Description
No description provided
Readme 14 MiB
Languages
TypeScript 57.8%
JavaScript 37.2%
SCSS 4.9%