0.1.20 • Published 11 months ago

ehr-ehitusgiid-client v0.1.20

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Ehitusgiid

Dependencies

  • Node version: 18

Running dev environment

  1. Create .env file.
  2. Set VITE_API_PATH="https://admin.ehitusgiid.ee" or any other ehitusgiid-cms URL
  3. yarn install
  4. yarn run dev

Building as a library

  1. In package.json set "version": 1.0.0 or any other valid value.
  2. yarn install
  3. yarn run build:lib

Build local library to use in ehr-ui

  1. Build as a library
  2. rm -rf node_modules
  3. cd ehr-ui
  4. In package.json set "ehr-ehitusgiid-client": "file:../ehitusgiid-client"
  5. yarn cache clean && yarn install --force && yarn start
0.1.20

11 months ago

0.1.15

11 months ago

0.1.16

11 months ago

0.1.17

11 months ago

0.1.18

11 months ago

0.1.19

11 months ago

0.1.10

11 months ago

0.1.11

11 months ago

0.1.12

11 months ago

0.1.13

11 months ago

0.1.14

11 months ago

0.1.7

11 months ago

0.1.9

11 months ago

0.1.5

11 months ago

0.0.1

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago