0.1.20 • Published 4 months ago

ehr-ehitusgiid-client v0.1.20

Weekly downloads
-
License
-
Repository
-
Last release
4 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

4 months ago

0.1.15

4 months ago

0.1.16

4 months ago

0.1.17

4 months ago

0.1.18

4 months ago

0.1.19

4 months ago

0.1.10

5 months ago

0.1.11

5 months ago

0.1.12

4 months ago

0.1.13

4 months ago

0.1.14

4 months ago

0.1.7

5 months ago

0.1.9

5 months ago

0.1.5

5 months ago

0.0.1

5 months ago

0.1.2

5 months ago

0.1.1

5 months ago

0.0.5

1 year ago

0.0.3

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago