Updated readme
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sambo Chea 2021-09-16 18:18:13 +07:00
parent 03458fe00c
commit 0378f270fc
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 3C7CF22A05D95490
3 changed files with 5 additions and 5 deletions

View File

@ -27,13 +27,13 @@ git submodule update --init --remote
- Add Packages
```shell
mkdir packages && git submodule add https://git.cubetiqs.com/CUBETIQ/ts-common.git packages/ts-common
mkdir packages && git submodule add https://git.cubetiqs.com/CUBETIQ/ts-common.git packages/ts-common && git submodule add https://git.cubetiqs.com/CUBETIQ/cubetiq-express-server.git packages/cubetiq-express-server
```
- Install
- Install and Build Packages
```shell
yarn
yarn && npx lerna run build
```
- Start

@ -1 +1 @@
Subproject commit 558626d0e4d955d0b702365b507d2697ef83196d
Subproject commit b03dd8ad398e58f163c117a4a51efa343caa192c

@ -1 +1 @@
Subproject commit d011f4547ebe4f1b36dc12fbb06b626e7345dc65
Subproject commit e26ee50faf1c1152886a954e0028418a602eab52