GithubHelp home page GithubHelp logo

hhy5277 / niceadmin-pro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frontendmasterlh/niceadmin-pro

0.0 1.0 0.0 1.34 MB

niceadmin-pro后台管理系统

JavaScript 0.51% HTML 0.02% Vue 3.43% CSS 94.83% SCSS 1.20%

niceadmin-pro's Introduction

vue-niceadmin-pro 后台管理系统自用

预览地址

niceadmin-pro

登录

Image text

目录结构

| --dist 生成打包后的文件
| --node_modules 安装的依赖包
| --public 静态资源会被输出到目录dist
| --src
| |--apis 与后端交互使用相关方法和配置
| |--assets 存放静态资源,图片等等
| |--common 公共文件
| |--components 公用组件
| |--menu 菜单配置文件
| |--router vue-router相关配置
| | |--index.js 导出路由配置,路由守卫配置
| | |--routes.js 所有路由
| |--store vuex相关
| |--utils 封装的工具函数
| |--views 所有的路由组件
| |--app.vue 顶层路由
| |--main.js 入口文件
| --theme element-ui 自定义主题文件

安装运行

$ git clone https://github.com/lxhcool/niceadmin-pro.git
$ cd niceadmin-pro
$ npm install
$ npm run serve

niceadmin-pro's People

Contributors

lxhcool avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.