All Projects → dromara → Soul Dashboard

dromara / Soul Dashboard

soul-dashboad is soul-admin front source

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].