0.1.20 • Published 5 months ago

ehr-ehitusgiid-client v0.1.20

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

5 months ago

0.1.15

5 months ago

0.1.16

5 months ago

0.1.17

5 months ago

0.1.18

5 months ago

0.1.19

5 months ago

0.1.10

5 months ago

0.1.11

5 months ago

0.1.12

5 months ago

0.1.13

5 months ago

0.1.14

5 months ago

0.1.7

5 months ago

0.1.9

5 months ago

0.1.5

5 months ago

0.0.1

6 months ago

0.1.2

6 months ago

0.1.1

6 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