xp-shared-types
v1.0.3
Published
XP Maps Shared Types
Downloads
6
Readme
Project Title
XP Maps Shared Types
Table of Content:
Installation
- clone the repository and run
yarn
- run
yarn watch
to start the typescript compiler in watch mode - run
npm link
oryarn link
to link the package to your local npm - run
npm link xp-maps-shared-types
oryarn link xp-maps-shared-types
in your project to link the package to your project