公众推送程序

baid222u 769a0893b9 选择功能 5 лет назад
assets 769a0893b9 选择功能 5 лет назад
components 769a0893b9 选择功能 5 лет назад
layouts f5f59df673 封装axios 5 лет назад
middleware c66881242b no1 5 лет назад
pages 09a0f7a881 导航功能实现 5 лет назад
plugins f5f59df673 封装axios 5 лет назад
static c91c9c7122 添加切换导航 5 лет назад
store c66881242b no1 5 лет назад
.editorconfig c66881242b no1 5 лет назад
.eslintrc.js c66881242b no1 5 лет назад
.gitignore c66881242b no1 5 лет назад
.prettierrc c66881242b no1 5 лет назад
README.md c66881242b no1 5 лет назад
nuxt.config.js 2440b77f49 更改配置,添加axios到nuxt.congig里 5 лет назад
package.json c66881242b no1 5 лет назад

README.md

gcb

My majestic Nuxt.js project

Build Setup

# install dependencies
$ npm install

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

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.