Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mgbq/nx-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
mgbq committed Jul 20, 2018
2 parents ff6a272 + 44ebe25 commit ca4ac4a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ It is a magical vue admin based on the newest development stack of vue, built-in

<img src="./github/nx-admin.png" width="800px" height="400" alt="nx-admin">

**simplified**

[Github entrepot](https://github.com/mgbq/nxAdmin-template) |
[Gitee entrepot](https://gitee.com/symgg/nxAdmin-template) |
[Preview](https://mgbq.github.io/nxAdmin-template)



## Preparation

Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@

<img src="./github/nx-admin.png" width="800px" height="400" alt="nx-admin">

**简化版**

[Github 仓库](https://github.com/mgbq/nxAdmin-template) |
[码云仓库](https://gitee.com/symgg/nxAdmin-template) |
[预览地址](https://mgbq.github.io/nxAdmin-template)

## 前序准备

你需要在本地安装 [node](http://nodejs.org/)[git](https://git-scm.com/)。本项目技术栈基于 [ES2015+](http://es6.ruanyifeng.com/)[vue](https://cn.vuejs.org/index.html)[vuex](https://vuex.vuejs.org/zh-cn/)[vue-router](https://router.vuejs.org/zh-cn/)[axios](https://github.com/axios/axios)[element-ui](https://github.com/ElemeFE/element),所有的请求数据都使用[Mock.js](https://github.com/nuysoft/Mock)模拟,提前了解和学习这些知识会对使用本项目有很大的帮助。
Expand Down

0 comments on commit ca4ac4a

Please sign in to comment.