Git Product home page Git Product logo

epic-base's Introduction

epic-base

一个基于Vue2.x + VueRouter + Element-ui的简单工程模型。 静态效果 https://wangzhiwen.github.io/epic-base/

第一次创建项目,注释写的比较详细。由于就是一个基本的工程模型,没有什么实质的功能,所以没有使用Vuex来管理状态。 本工程适合初学者来初始化一个工程模型。

Build Setup

# 安装依赖
npm install

# 运行开发模式【热加载代码修改】,程序监听在 localhost:8080
npm run dev

# 发版构建和压缩
npm run build

# 单元测试
npm run unit

# e2e测试
npm run e2e

# 执行所有测试
npm test

由于第一次构建vue工程,所以在工程中集成了一个帮助相关的页面,vue相关的帮助基本都在这里。

上传到gh-pages 分之之后可以在github上显示静态效果,本工程的静态效果是 https://wangzhiwen.github.io/epic-base/

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.