文件名称:vue-blog:易于使用和为您的网站配置博客,内置Vue
文件大小:482KB
文件格式:ZIP
更新时间:2024-03-26 01:11:50
Vue
vue-blog-nuxt 构建设置 # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate 有关工作原理的详细说明,请查看 。
【文件预览】:
vue-blog-master
----index.js(476B)
----jsconfig.json(209B)
----package.json(1KB)
----layouts()
--------default.vue(2KB)
--------README.md(261B)
----plugins()
--------vue-datetime.js(167B)
--------vue-mavon-editor.js(128B)
--------vue-simple-markdown.js(164B)
--------README.md(314B)
----assets()
--------fonts.css(0B)
--------menu.png(8KB)
--------README.md(296B)
--------x.png(2KB)
----middleware()
--------README.md(383B)
----api()
--------_server.js(1KB)
--------users.js(630B)
--------_utils()
--------_routes()
--------posts.js(630B)
--------README.md(12B)
--------_middleware()
--------comments.js(651B)
----package-lock.json(514KB)
----static()
--------apple-icon-76x76.png(5KB)
--------android-icon-72x72.png(4KB)
--------apple-icon.png(11KB)
--------apple-icon-152x152.png(10KB)
--------ms-icon-144x144.png(9KB)
--------android-icon-144x144.png(9KB)
--------android-icon-36x36.png(2KB)
--------favicon-96x96.png(6KB)
--------android-icon-96x96.png(6KB)
--------android-icon-192x192.png(11KB)
--------apple-icon-57x57.png(4KB)
--------ms-icon-70x70.png(4KB)
--------ms-icon-150x150.png(10KB)
--------apple-icon-114x114.png(7KB)
--------favicon-32x32.png(2KB)
--------ms-icon-310x310.png(27KB)
--------android-icon-48x48.png(3KB)
--------favicon-16x16.png(1KB)
--------apple-icon-144x144.png(9KB)
--------apple-icon-72x72.png(4KB)
--------apple-icon-180x180.png(12KB)
--------README.md(435B)
--------favicon.ico(1KB)
--------apple-icon-precomposed.png(11KB)
--------apple-icon-120x120.png(7KB)
--------apple-icon-60x60.png(4KB)
----pages()
--------login.vue(2KB)
--------sign-up.vue(2KB)
--------post()
--------new-post.vue(3KB)
--------index.vue(2KB)
--------README.md(286B)
----.gitignore(1KB)
----components()
--------Logo.vue(853B)
--------Comments.vue(2KB)
--------NewComment.vue(1KB)
--------Post.vue(5KB)
--------README.md(205B)
--------Comment.vue(2KB)
--------Header.vue(5KB)
----README.md(340B)
----services()
--------tokenService.js(250B)
----yarn.lock(352KB)
----nuxt.config.js(3KB)
----.editorconfig(207B)
----babel.config.js(53B)
----store()
--------index.js(6KB)
--------README.md(400B)