Add release-drafter script (#90)

2 files changed
tree: dccb35657caa29d09212a0932dad53897c1afda0
  1. .github/
  2. doc/
  3. mock/
  4. public/
  5. src/
  6. tests/
  7. .babelrc.js
  8. .editorconfig
  9. .eslintrc.js
  10. .gitignore
  11. .roadhogrc.mock.js
  12. .stylelintrc.json
  13. .webpackrc.js
  14. jsconfig.json
  15. package.json
  16. README.md
README.md

Soul DashBoard

build

Overview

Soul DashBoard is frontend of a management background for soul.

Soul Admin Backend

soul-admin is a standard spring boot project,click here for more information.

Prerequisite

  • node v8.0+

How to Build

Configuration

modify the api url for different environment, eg: http://192.168.1.100:8000 index.ejs

Develop Environment

# install dependencies in this project root path.
npm install
# start
npm start

Production Environment

# install dependencies in this project root path.
npm install
# build for production
npm run build

Screenshot

Divide Plugin

index

Add Rules

add rules

Plugin Management

Plugin Management