公众推送程序

baid222u c91c9c7122 添加切换导航 6 år sedan
assets c91c9c7122 添加切换导航 6 år sedan
components c91c9c7122 添加切换导航 6 år sedan
layouts f5f59df673 封装axios 6 år sedan
middleware c66881242b no1 6 år sedan
pages c91c9c7122 添加切换导航 6 år sedan
plugins f5f59df673 封装axios 6 år sedan
static c91c9c7122 添加切换导航 6 år sedan
store c66881242b no1 6 år sedan
.editorconfig c66881242b no1 6 år sedan
.eslintrc.js c66881242b no1 6 år sedan
.gitignore c66881242b no1 6 år sedan
.prettierrc c66881242b no1 6 år sedan
README.md c66881242b no1 6 år sedan
nuxt.config.js 2440b77f49 更改配置,添加axios到nuxt.congig里 6 år sedan
package.json c66881242b no1 6 år sedan

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.