Skip to content
/ vue Public

vue基本用法,包括html页面vue.js使用和webpack中vue-cli的使用

Notifications You must be signed in to change notification settings

jiajun00/vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

vue

vue文件夹

基本用法

vue-loder文件夹

vue打包demo
基本文件结构

index.html
main.js 入口文件
App.vue vue文件,官方推荐命名法
package.json 工程文件(项目依赖、名称、配置)
webpack.config.js webpack配置文件(npm init --yes 生成)

About

vue基本用法,包括html页面vue.js使用和webpack中vue-cli的使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published