plugincore-admin-frontend

0.3.2 • Public • Published

plugincore-admin-frontend

English | 简体中文

PluginCore Admin For Frontend

Build Setup

# clone the project
git clone https://github.com/yiyungent/plugincore-admin-frontend.git

# enter the project directory
cd plugincore-admin-frontend

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9528

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

# build for cdn environment
npm run build:cdn

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

Refer to Documentation for more information

Demo

demo

Extra

If you want router permission && generate menu by user roles , you can use this branch permission-control

For typescript version, you can use vue-typescript-admin-template (Credits: @Armour)

Related Project

Browsers support

Modern browsers and Internet Explorer 10+.

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions

License

MIT license.

Copyright (c) 2021-present yiyun

Readme

Keywords

none

Package Sidebar

Install

npm i plugincore-admin-frontend

Weekly Downloads

10

Version

0.3.2

License

MIT

Unpacked Size

8.56 MB

Total Files

157

Last publish

Collaborators

  • yiyungent