1.0.0-beta.8 • Published 2 years ago

test-ruslan v1.0.0-beta.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

okletsplay-core

An oketsplay-core is part of the okletsplay system that is responsible for describing common models and entities that will be used in other parts of the system.

1. Prerequisites

2. Installation

Install all dependencies

$ yarn install

build dist folder

$ yarn run build

2.1. Local setup

Clone the developer box repository

git clone git@github.com:OkLetsPlay/dev-box.git

Run docker-compose with all services (see run instruction in dev-box