GithubHelp home page GithubHelp logo

hhy5277 / mmf-blog-vue2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lincenying/mmf-blog-vue2

0.0 1.0 0.0 3.39 MB

mmf-blog vue2.0 (vue2, vue-router, vuex)

Home Page: http://vue2.mmxiaowu.com

JavaScript 66.13% Vue 9.90% CSS 23.76% HTML 0.21%

mmf-blog-vue2's Introduction

mmf-blog vuejs 2.0 v2 中文说明

demo: http://vue2.mmxiaowu.com

The main technical stack: vue2, vue2-router, vuex, webpack, babel, eslint


Other versions

react(spa): https://github.com/lincenying/mmf-blog-react-v2

vue2(spa): https://github.com/lincenying/mmf-blog-vue2

vue2(ssr): https://github.com/lincenying/mmf-blog-vue2-ssr

vue2(pwa ssr): https://github.com/lincenying/mmf-blog-vue2-pwa-ssr


First installation api server:

koa2: https://github.com/lincenying/mmf-blog-api-koa2-v2

express: https://github.com/lincenying/mmf-blog-api-v2

# Install dependencies
yarn  #or  npm install
# Note: do not install with CNPM dependency

# Product
npm run build

# Develop
npm run dev

Home Site http://localhost:8081

Login http://localhost:8081/backend

notice:

Because babelrc configuration

"presets": [
    ["env", {
        "targets": {
            "chrome": 52
        }
    }]
]

So, in the development environment, please use chrome52 + open, if you need other low browser version, please modify the root directory of the .Babelrc file

LICENSE

MIT

mmf-blog-vue2's People

Contributors

lincenying 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.