Giter Site home page Giter Site logo

vue2-element's Introduction

vue2-element管理系统简单demo

vue2-element管理系统简单demo

相关推荐

基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd(1.x)实现的SPA后台管理系统模板

最新更新

项目初始化

前言

本工程主要基于vue + vuex + less + ES6/7 + webpack + fetch + vue-router + store + element-ui实现的SPA后台管理系统模板。

如果觉得不错的话,请star一下吧 😊

编码时间:8:00——9:30, 下班时间——24:00,其他时间要工作。代码未优化,处女座代码必须要优化。由于代码延后,先向大家说声抱歉。您有什么问题可以私信我segmentfault。

线上demo

关于我自己

使用技术: vue + vuex + less + ES6/7 + webpack + fetch + vue-router + store + element-ui

项目说明: 此项目是本人空余时间搭建的。希望大家提供宝贵的意见和建议,谢谢。

JS/React/Vue/Angular前端群: 599399742

邮   箱: [email protected]

个人网站: http://www.sosout.com/

个人博客: http://blog.sosout.com/

个人简书: http://www.jianshu.com/users/23b9a23b8849/latest_articles

segmentfault:https://segmentfault.com/u/sosout

下载

# git clone

git clone https://github.com/sosout/vue2-element.git

cd vue2-element

安装


// 安装前请先确保已安装node和npm

// 安装成功后,再安装依赖,如果之前有用npm安装过,请先删掉node_modules
yarn install

运行

# 开发版本,用于开发使用,热加载
yarn run dev

# 生产版本,对代码进行混淆压缩,提取公共代码,分离css文件
npm run build

# 生产版本并查看包分析器报告
npm run build --report

# 单元测试
npm run unit

# e2e测试
npm run e2e

# 所有测试
npm test

访问

在浏览器地址栏输入http://localhost:8080/

vue2-element's People

Watchers

James Cloos 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.