commit | 7453150e9adf3d4bf98f1ec1a84c2b2cab06e9c1 | [log] [tgz] |
---|---|---|
author | dengliming <liming.d.pro@gmail.com> | Tue Apr 06 12:07:30 2021 +0800 |
committer | GitHub <noreply@github.com> | Tue Apr 06 12:07:30 2021 +0800 |
tree | dccb35657caa29d09212a0932dad53897c1afda0 | |
parent | f035adc04524b591c51d2317ed973b6a875d6b98 [diff] |
Add release-drafter script (#90)
Soul DashBoard is frontend of a management background for soul.
soul-admin is a standard spring boot project,click here for more information.
modify the api url for different environment, eg: http://192.168.1.100:8000
# install dependencies in this project root path. npm install # start npm start
# install dependencies in this project root path. npm install # build for production npm run build