@smart-factor/gem-ui-map-component v0.0.20
Gem UI Map Component
Prerequisites
Ensure you have yarn installed. If not, you can install it by running:
npm install --global yarn
.env variables that are required to run dev mode: VITE_GEM_LOGIN= VITE_GEM_PASSWORD=
Install all dependencies
Run yarn to install all project dependencies.
Build
Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.
Linting and Formatting
Run yarn lint to get a report of all lint issues in the project.
Run yarn lint:fix to automatically fix all lint issues that can be resolved, and get a report of any remaining issues.
Run yarn format to format the entire project according to Prettier and ESLint rules.
Running tests
Run yarn test:ui to execute all tests and provide a report of the results via vitest.
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago