vue-blog:使用Vue构建的简单博客系统

时间:2021-04-22 12:14:19
【文件属性】:
文件名称:vue-blog:使用Vue构建的简单博客系统
文件大小:258KB
文件格式:ZIP
更新时间:2021-04-22 12:14:19
JavaScript 博客 构建设置 # 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-main
----head.config.js(288B)
----nuxt.config.js(1KB)
----.github()
--------semantic.yml(274B)
--------dependabot.yml(648B)
--------workflows()
----commitlint.config.js(69B)
----yarn.lock(599KB)
----.eslintrc.js(268B)
----src()
--------pages()
--------store()
--------content()
--------layouts()
--------middleware()
--------components()
--------plugins()
--------assets()
--------static()
----.babelrc(212B)
----jsconfig.json(209B)
----tsconfig.json(581B)
----LICENSE(1KB)
----test()
--------Logo.spec.js(219B)
----jest.config.js(438B)
----.prettierrc(43B)
----README.md(335B)
----stylelint.config.js(189B)
----.editorconfig(207B)
----.gitignore(1KB)
----package.json(2KB)

网友评论