nuxt blog client
1.0.0
A blog based on nuxt2.x + elementui
Online address: https://www.hsslive.cn
Note: You need to start an interface service of port 3300 locally: vue3-blog-server
pnpm i billd-utils@latest billd-scss@latest billd-deploy@latest billd-html-webpack-plugin@latest
package name | Version |
---|---|
billd-html-webpack-plugin | |
billd-utils | |
billd-scss | |
billd-deploy |
pnpm install
pnpm run dev
pnpm run build
pnpm run start
sh build.sh nuxt-blog-client null workspace 3000 v0.0.1
sh docker.sh nuxt-blog-client null workspace 3000 v0.0.1
It is recommended to use docker deployment
This project is a nuxt2 project. nuxt2 is based on vue2. If vscode has installed the Vue Language Features (Volar) plug-in of vue3, please disable the plug-in. Otherwise, if you click on a path similar to components/NoHeadImg/index.vue, you will not be able to jump to the corresponding page. vue file