文件名称:作品集-v2
文件大小:825KB
文件格式:ZIP
更新时间:2024-03-06 19:20:45
Vue
伊曼纽尔-卡拉尼亚 构建设置 # 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 有关工作原理的详细说明,请查看 。
【文件预览】:
portfolio-v2-master
----.gitignore(1KB)
----components()
--------Widgets()
--------Icons()
--------Navigation()
--------About.vue(121B)
--------Headr.vue(4KB)
----package.json(997B)
----jsconfig.json(288B)
----assets()
--------images()
--------css()
----static()
--------icons()
--------browserconfig.xml(252B)
--------favicon.ico(15KB)
----nuxt.config.js(2KB)
----.github()
--------semantic.yml(274B)
--------workflows()
--------dependabot.yml(644B)
----.eslintrc.js(346B)
----README.md(343B)
----layouts()
--------default.vue(1KB)
----store()
--------index.js(2KB)
----pages()
--------index.vue(228B)
----tailwind.config.js(717B)
----content()
--------hello.md(873B)
----.editorconfig(207B)
----.prettierrc(85B)
----yarn.lock(453KB)