Skip to content

Admin module's frontend building repo. Use only for puti project.

License

Notifications You must be signed in to change notification settings

puti-projects/puti-admin

Repository files navigation

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

About

Admin module's frontend building repo. Use only for puti project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published