公众推送程序

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

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.