alone-blog-nuxt3

所属分类:博客
开发工具:Vue
文件大小:550KB
下载次数:0
上传日期:2023-03-06 13:11:13
上 传 者sh-1993
说明:  nuxt3+tailwindcss快速搭建个人博客、门户网站、企业官网
(Nuxt3+tailwindcss quickly builds personal blogs, portals, and corporate official websites)

文件列表:
.npmrc (21, 2022-12-23)
app.vue (157, 2022-12-23)
assets (0, 2022-12-23)
assets\images (0, 2022-12-23)
assets\images\bg-top.png (464425, 2022-12-23)
assets\images\gongan.jpeg (19256, 2022-12-23)
assets\style (0, 2022-12-23)
assets\style\base.scss (1256, 2022-12-23)
assets\style\variable.scss (136, 2022-12-23)
components (0, 2022-12-23)
components\AppHeader.vue (1018, 2022-12-23)
components\PageProduct.vue (1144, 2022-12-23)
components\PageSolution.vue (3430, 2022-12-23)
components\PageTop.vue (573, 2022-12-23)
components\alone (0, 2022-12-23)
components\alone\Banner.vue (1127, 2022-12-23)
components\alone\Footer.vue (823, 2022-12-23)
components\alone\Header.vue (854, 2022-12-23)
components\alone\NavBar.vue (3473, 2022-12-23)
components\alone\Pagination.vue (767, 2022-12-23)
layouts (0, 2022-12-23)
layouts\default.vue (120, 2022-12-23)
layouts\test.vue (142, 2022-12-23)
nuxt.config.ts (1102, 2022-12-23)
package.json (346, 2022-12-23)
pages (0, 2022-12-23)
pages\about.vue (1931, 2022-12-23)
pages\example (0, 2022-12-23)
pages\example\index.vue (6627, 2022-12-23)
pages\index.vue (3109, 2022-12-23)
pages\info (0, 2022-12-23)
pages\info\[id].vue (222, 2022-12-23)
pages\news (0, 2022-12-23)
pages\news\[id].vue (2032, 2022-12-23)
pages\news\index.vue (2871, 2022-12-23)
pages\product (0, 2022-12-23)
pages\product\[id].vue (60, 2022-12-23)
... ...

# alone-blog nuxt3+tailwindcss快速搭建个人博客、门户网站、企业官网 ## Setup Make sure to install the dependencies: ```bash # yarn yarn install # npm npm install # pnpm pnpm install --shamefully-hoist ``` ## Development Server Start the development server on http://localhost:3000 ```bash npm run dev ``` ## Production Build the application for production: ```bash npm run build ``` Locally preview production build: ```bash npm run preview ``` Checkout the [deployment documentation](https://v3.nuxtjs.org/guide/deploy/presets) for more information.

近期下载者

相关文件


收藏者