make sure you have already installed .net core ,then change to directory of build, run command
./start.sh
-
make sure you have already installed docker
-
run the scripts of
build\start.shcd ../build ./start.sh -
the application will start now ,you can open it on you web browser
`http://127.0.0.1:5000
-
run the script
build\build_webapi.shcd ../build ./build_webapi.sh -
the application will start now ,you can open it on you web browser
`http://127.0.0.1:5000