Skip to content

Files

Latest commit

 

History

History
33 lines (22 loc) · 863 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 863 Bytes

Puti-admin

Puti-admin is Puti's administrative backend build project, which is only used for the construction of Puti projects.
Base on PanJiaChen/vue-element-admin

English | 简体中文

Build Setup

# Clone project
https://github.com/puti-projects/puti-admin

# Install dependencies
npm install

# Serve with hot reload at localhost:9528
npm run dev

# Build for production with minification
# The background default entry for Puti is `/puti/console/`. 
# Constructed under `/puti/console/puti-admin` and output to `/puti/console/`
npm run build

# build for production and view the bundle analyzer report
npm run build --report

License

MIT license.

Copyright (c) 2018-present puti-projects