Tilli Web App :
- Configuration :
b. Need to change IP address of apiURL in config/Myconstant.js :
Ex:apiURL: 'http://192.yyy.1.xxx:8093/tilli-api/'
- How to run? Yarn/npm/..
a. Use below CMD to install modules :
npm install
b. Enter below CMD to start :
npm start