vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- question.md
- FUNDING.yml
- index.js
- index.js
- routes.js
- article.js
- index.js
- mock-server.js
- remote-search.js
- user.js
- utils.js
- index.hbs
- prompt.js
- index.hbs
- prompt.js
- index.hbs
- prompt.js
- utils.js
- favicon.ico
- index.html
- article.js
- qiniu.js
- remote-search.js
- role.js
- user.js
- 401.gif
- 404.png
- 404_cloud.png
- element-icons.ttf
- element-icons.woff
- index.css
- index.vue
- index.vue
- resize.js
- Keyboard.vue
- LineMarker.vue
- MixChart.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- data2blob.js
- effectRipple.js
- language.js
- mimes.js
- index.vue
- index.vue
- index.vue
- default-options.js
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- DropdownMenu.vue
- index.vue
- index.vue
- index.vue
- Mallki.vue
- index.vue
- EditorImage.vue
- dynamicLoadScript.js
- index.vue
- plugins.js
- toolbar.js
- SingleImage.vue
- SingleImage2.vue
- SingleImage3.vue
- index.vue
- clipboard.js
- index.js
- drag.js
- index.js
- adaptive.js
- index.js
- index.js
- permission.js
- index.js
- waves.css
- waves.js
- sticky.js
- index.js
- 404.svg
- bug.svg
- chart.svg
- clipboard.svg
- component.svg
- dashboard.svg
- documentation.svg
- drag.svg
- edit.svg
- education.svg
- email.svg
- example.svg
- excel.svg
- exit-fullscreen.svg
- eye-open.svg
- eye.svg
- form.svg
- fullscreen.svg
- guide.svg
- icon.svg
- international.svg
- language.svg
- link.svg
- list.svg
- lock.svg
- message.svg
- money.svg
- nested.svg
- password.svg
- pdf.svg
- people.svg
- peoples.svg
- qq.svg
- search.svg
- shopping.svg
- size.svg
- skill.svg
- star.svg
- tab.svg
- table.svg
- theme.svg
- tree-table.svg
- tree.svg
- user.svg
- wechat.svg
- zip.svg
- index.js
- svgo.yml
- index.vue
- FixiOSBug.js
- index.vue
- Item.vue
- Link.vue
- Logo.vue
- SidebarItem.vue
- index.vue
- ScrollPane.vue
- AppMain.vue
- index.js
- Navbar.vue
- ResizeHandler.js
- index.vue
- charts.js
- components.js
- nested.js
- table.js
- index.js
- app.js
- errorLog.js
- permission.js
- settings.js
- tagsView.js
- user.js
- getters.js
- index.js
- btn.scss
- element-ui.scss
- element-variables.scss
- index.scss
- mixin.scss
- sidebar.scss
- transition.scss
- variables.scss
- auth.js
- clipboard.js
- error-log.js
- get-page-title.js
- index.js
- open-window.js
- permission.js
- request.js
- scroll-to.js
- validate.js
- Export2Excel.js
- Export2Zip.js
- keyboard.vue
- line.vue
- mix-chart.vue
- index.vue
- avatar-upload.vue
- back-to-top.vue
- count-to.vue
- dnd-list.vue
- drag-dialog.vue
- drag-kanban.vue
- drag-select.vue
- dropzone.vue
- json-editor.vue
- markdown.vue
- mixin.vue
- split-pane.vue
- sticky.vue
- tinymce.vue
- resize.js
- index.scss
- index.vue
- Todo.vue
- BarChart.vue
- BoxCard.vue
- LineChart.vue
- PanelGroup.vue
- PieChart.vue
- RaddarChart.vue
- TransactionTable.vue
- index.vue
- index.vue
- index.vue
- index.vue
- ErrorTestA.vue
- ErrorTestB.vue
- index.vue
- 401.vue
- 404.vue
- Comment.vue
- index.js
- Platform.vue
- SourceUrl.vue
- ArticleDetail.vue
- Warning.vue
- create.vue
- edit.vue
- list.vue
- AutoWidthOption.vue
- BookTypeOption.vue
- FilenameOption.vue
- export-excel.vue
- merge-header.vue
- select-excel.vue
- upload-excel.vue
- index.vue
- steps.js
- element-icons.js
- index.vue
- svg-icons.js
- SocialSignin.vue
- auth-redirect.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- index.vue
- content.js
- download.vue
- index.vue
- SwitchRoles.vue
- directive.vue
- page.vue
- role.vue
- Account.vue
- Activity.vue
- Timeline.vue
- UserCard.vue
- index.vue
- upload.vue
- index.vue
- TabPane.vue
- index.vue
- FixedThead.vue
- UnfixedThead.vue
- index.vue
- complex-table.vue
- drag-table.vue
- inline-edit-table.vue
- index.vue
- index.vue
- App.vue
- main.js
- permission.js
- settings.js
- Hamburger.spec.js
- SvgIcon.spec.js
- formatTime.spec.js
- param2Obj.spec.js
- parseTime.spec.js
- validate.spec.js
- .eslintrc.js
- .editorconfig
- .env.development
- .env.production
- .env.staging
- .eslintignore
- .eslintrc.js
- .gitignore
- .travis.yml
- babel.config.js
- jest.config.js
- jsconfig.json
- LICENSE
- package.json
- plopfile.js
- postcss.config.js
- README.es.md
- README.ja.md
- README.md
- README.zh-CN.md
- vue.config.js
# Installation Guide
1. Get the code
git clone https://github.com/PanJiaChen/vue-element-admin
Downloads the entire project code from GitHub to your computer.
cd vue-element-admin
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run dev
Starts the development/run server.
npm run build:stage
Builds optimized production files.
npm run build:prod
Builds optimized production files.
npm run preview
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
