Giter Club home page Giter Club logo

vue-ssr-tech's Introduction

慕课网 - Vue+Webpack打造todo应用 - 课程源码(程序可正常运行)

在线学习的动力来自于无私的分享,如果对您有帮助,请给我个Star。

前言

此源码基于 慕课网 Jokcy老师的 [Vue+SSR+Tech]视频教程编写,所用到的模块包均为当前最新版本,源码编写完成日期:2018年3月9日。

注意:因为此源码的Webpack版本为4.0.0以上,导致有些API弃用,所以跟视频中的代码有一点点不同,在代码中具体位置有详细注明和解释,适合大家参考,共同学习。

使用须知

  • 使用&参考此源码,需要您对HTML、CSS、JavaScript、Node.js、NPM等有一定的了解和实践。

  • Node.js、NPM均已正确安装好。检测Node.js是否安装成功,命令窗口[cmd]$ node -v。若出现具体的版本号,表示安装成功。

Node.js是否安装成功检测

使用步骤

安装依赖
  • 安装NPM依赖:cnpm install
开发环境
  • 启动项目:cnpm run dev
  • 浏览器预览:localhost:8888
生产环境
  • 启动项目打包:cnpm run build

vue-ssr-tech's People

Stargazers

 avatar  avatar

Watchers

 avatar

vue-ssr-tech's Issues

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.