运营平台 - 前端
Build Setup
# clone the project
git clone http://git.kingsome.cn/op-admin/pikachu-fe.git
# enter the project directory
cd pikachu-fe
# install dependency
npm install
# develop
npm run dev
This will automatically open http://localhost:9527
Build
# build for test environment
npm run build:stage
# build for production environment
npm run build:prod
Browsers support
Modern browsers and Internet Explorer 10+.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
---|---|---|---|
IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
Description
Languages
Vue
89.2%
JavaScript
8.8%
SCSS
1.9%
HTML
0.1%