Skip to content

Repository files navigation

h5 admin

主要用来管理H5的一些数据

Getting Started

# install
npm install
# run
npm start

访问 http://localhost:8081/#/ 开始开发

Todo List

  • 个人中心模块
  • 城市杂志模块(文章模块)
  • 题库模块
  • ......

Project

   ├──build/                     * webpack文件
   |
   ├──config/                    * cdn、图片资源等配置
   |
   ├──src/                       * 源码目录
   │   │
   │   │──assets                 * 全局样式、图片资源、字体资源等等
   │   │
   │   └──components             * 各个组件
   │   │   │
   │   │   └──***                * 组件目录
   │   │
   │   └──views                  * 业务逻辑组件s
   │   │
   │   └──router                 * 路由配置
   │
   │──package.json               * 包信息
   │
   │──.eslintrc.js               * Eslint配置
   │
   │──.babelrc                   * Babel配置
   │
   │──.gitignore                 * Git忽略文件配置
   │
   │──postcss.config.js          * postcss配置文件

Support

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

About

基于vue的后台管理系统

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages