Skip to content

hotYan/vue-webpack4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

基于vue+webpack4项目的TodoList。

img

使用

  1. node 运行环境

  2. clone 后进入项目根目录

  3. 安装项目依赖

     $ npm install
    
  4. 开发环境运行

     $ npm run dev
    
  5. 生产环境打包

     $ npm run build
    

教程

待完善

  1. eslint 自动修复

  2. todoList数据暂存

About

从0到1的vue+webpack4项目。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published