GithubHelp home page GithubHelp logo

justdo's Introduction

Vue+Webpack打造todo应用 个人源码

基于最新版webpack和Vue编写,如果对您有帮助,请给我个Star,非常感谢

前言

此源码基于 慕课网 Jokcy老师的 Vue+Webpack打造todo应用 视频教程编写,所用到的模块包均为当前最新版本,源码编写完成日期:2019年4月25日

注意:老师的课程讲得非常好,但由于webpack和Vue的版本更新,导致部分api已弃用,配置文件稍微有所更改,此个人源码基于4x版本webpack和2x版本Vue,适合大家参考,共同学习。

使用须知

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

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

使用步骤

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

justdo's People

Contributors

junglehunter96 avatar

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.