8b24e36e454039a3be4ccd7bce0eb153bfcfc461
* NTP-47107 | Varshitha | Showing DID no.s on user management flow * NTP-47107 | Varshitha | Showing DID no.s on user management flow * NTP-47107 | Varshitha | Showing DID no.s on user management flow * NTP-47107 | Varshitha | Pagination for drawer * NTP-47107 | Varshitha | Showing DID no.s on user management flow * NTP-50190 | design changes | varshitha * NTP-50190 | integration changes | varshitha * NTP-50190 | integration changes | varshitha * NTP-50190 | infinite scroll issue changes| varshitha * NTP-50190 | infinite scroll issue changes| varshitha * NTP-50190| loader| varshitha * NTP-50190| loader| varshitha * NTP-50190| loader| varshitha * NTP-50190| web-ui update| varshitha
TP-27638 | days remaining, case detail - customer card revamp, carousel, overview summary | Herik, Aman, Priyank (#335)
SP-706 | Created local '.pre-commit-config.yaml' from remote 'pre-commit-config/.pre-commit-config.yaml' (#501)
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
Languages
TypeScript
57.8%
JavaScript
37.2%
SCSS
4.9%