- 初始化package.json文件 npm init
- 在项目中创建webpack.config.babel.js 文件
- 在项目中创建template.ejs 模版文件
- 安装webpack相关包 npm install webpack webpack-cli webpack-dev-server -D npm install html-webpack-plugin git-revision -D
- 安装vue相关包 npm install vue vue-router --save 6.配置babel a、创建babel.config.js b、安装babel相关包 7.配置eslint npm i eslint-config-standard babel-eslint eslint eslint-plugin-vue eslint-plugin-import --save-dev
-
Notifications
You must be signed in to change notification settings - Fork 0
yangyang158/myVueStudy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published