This commit is contained in:
parent
03458fe00c
commit
0378f270fc
@ -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
|
Loading…
Reference in New Issue
Block a user