13 lines
117 B
Plaintext
13 lines
117 B
Plaintext
|
# CUBETIQ Clinic Application
|
||
|
|
||
|
#### Run Dev Application
|
||
|
```sh
|
||
|
npm start
|
||
|
```
|
||
|
|
||
|
#### Run Product Application
|
||
|
```sh
|
||
|
|
||
|
```
|
||
|
|