Aman Chaturvedi 6caa7c8bfa TP-50439 map enhancements v2 (#878)
* TP-50439 | map enhancements

* TP-50439 | Map enhancements v2

* TP-50439 | fix missing icon houston

* TP-50439 | revert config files changes

* TP-50439 | revert debug extension console log

* TP-50439 | fix

* TP-50439 | fixes

* TP-50439 | fixes

* TP-50439 | zindex var

* TP-50439 | live location external routing changes

* TP-50439 | external Live Location Fixes

* TP-50439 | internal map view fixes

* TP-50439 | fixes

* TP-50439 | revert api helper

* TP-50439 | submodule update

* TP-50439 | feedback selection fix

* TP-50439 | fix

---------

Co-authored-by: yashmantri <mantri.ramkishor@navi.com>
2024-03-08 20:21:02 +05:30
2023-03-29 16:10:42 +05:30
2024-03-08 20:21:02 +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-01-25 09:35:44 +05:30
2022-08-23 13:56:14 +05:30
2024-01-25 09:35:44 +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%