Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/didilinkin/vue-admin-element

(Vue2 演示项目)物业后台管理系统 - ElementUI ( 基本结构已完成, 剩下的就是具体业务开发; 如有疑问请留言 )
https://github.com/didilinkin/vue-admin-element

axios element-ui es6 eslint material-icons pug sass vscode vue-router2 vue2 vuex2 webpack2 yarn

Last synced: 26 days ago
JSON representation

(Vue2 演示项目)物业后台管理系统 - ElementUI ( 基本结构已完成, 剩下的就是具体业务开发; 如有疑问请留言 )

Awesome Lists containing this project

README

        

# vue-admin-element

This template should help get you started developing with Vue 3 in Vite.

## Recommended IDE Setup

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Type-Check, Compile and Minify for Production

```sh
npm run build
```

### Run Unit Tests with [Vitest](https://vitest.dev/)

```sh
npm run test:unit
```

### Lint with [ESLint](https://eslint.org/)

```sh
npm run lint
```

## TODO

- [x] [Pug](https://github.com/vitejs/vite/issues/17)
- [x] [Stylus](https://www.stylus-lang.cn/)
- [x] [element](https://element-plus.gitee.io/zh-CN/)
- [] [element 侧边栏](https://element-plus.gitee.io/zh-CN/component/menu.html#%E4%BE%A7%E6%A0%8F)
- [] [IconPark](https://github.com/bytedance/IconPark/blob/master/packages/vue-next/README.zh-CN.md)