Vue.js 项目入门模板

Vue.js 入门模板,内置常用库。已确保全局安装。

  • 从项目根目录克隆仓库并运行 yarn
  • 有关单文件组件用法示例,请参阅示例。

命令:

- yarn start:运行 Webpack,监听更改,启动 BrowserSync 服务器。

- yarn lint:js:对 /src 目录中的 JavaScript 文件进行校验。

- yarn build:使用生产设置运行 Webpack,并将项目构建到 /build 目录。

示例:

- 访问 演示地址 查看效果。

zip
vue_js-starter-template-master.zip 预估大小:44个文件
folder
vue.js-starter-template-master 文件夹
file
.gitignore 25B
file
.eslintrc 860B
file
package.json 2KB
folder
webpack 文件夹
file
webpack.base.js 4KB
file
production.js 245B
file
plugins.js 4KB
file
development.js 231B
folder
src 文件夹
folder
components 文件夹
folder
Home 文件夹
file
home.js 104B
file
home.html 1KB
folder
NotFound 文件夹
file
notFound.js 190B
folder
Posts 文件夹
file
posts.js 1KB
file
editPost.js 2KB
file
editPost.html 2KB
file
createPost.js 1KB
file
post.js 588B
file
post.html 567B
file
posts.html 726B
folder
Navigation 文件夹
file
navigation.html 698B
file
navigation.js 110B
folder
Loader 文件夹
file
loader.js 122B
file
Loader.js 122B
file
loader.scss 863B
file
main.js 684B
file
routes.js 709B
folder
assets 文件夹
folder
images 文件夹
file
logo.png 11KB
file
favicon.ico 1KB
folder
util 文件夹
file
helpers.js 186B
file
resources.js 263B
folder
config 文件夹
file
http.js 636B
file
constants.js 85B
file
loading-state.js 88B
file
index.html 949B
folder
styles 文件夹
file
_variables.scss 35KB
file
_global.scss 415B
file
_animate.scss 52KB
file
style.scss 198B
file
.nvmrc 6B
file
LICENSE 1KB
folder
.github 文件夹
file
browsersync.png 54KB
file
README.md 2KB
file
.gitattributes 31B
folder
docs 文件夹
file
single-file-components.md 2KB
file
.editorconfig 147B
file
yarn.lock 287KB
zip 文件大小:174.01KB