Skip to content

🍧 使用Nuxtjs搭建的自适应博客前台网站。而且,你也不用担心SEO的问题。

Notifications You must be signed in to change notification settings

11003/nuxtjs-blogvue

Repository files navigation

使用项目

# 淘宝源
$ npm config set registry https://registry.npmmirror.com/

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build

效果

🌙 深色模式

更改自己的接口地址

进入nuxt.config.js里面

必须要和 thinkphp-blogphp 配合

env: {
   APP_BASE_API: '你的域名'
}

如果遇到了问题

请移动到 我的博客 ,里面记录了踩 Nuxt 的坑

About

🍧 使用Nuxtjs搭建的自适应博客前台网站。而且,你也不用担心SEO的问题。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages