公众推送程序

baid222u eaa7ca3e94 删除 6 yıl önce
assets c66881242b no1 6 yıl önce
components c66881242b no1 6 yıl önce
layouts c66881242b no1 6 yıl önce
middleware c66881242b no1 6 yıl önce
pages c66881242b no1 6 yıl önce
plugins c66881242b no1 6 yıl önce
static c66881242b no1 6 yıl önce
store c66881242b no1 6 yıl önce
.editorconfig c66881242b no1 6 yıl önce
.eslintrc.js c66881242b no1 6 yıl önce
.gitignore c66881242b no1 6 yıl önce
.prettierrc c66881242b no1 6 yıl önce
README.md c66881242b no1 6 yıl önce
nuxt.config.js c66881242b no1 6 yıl önce
package-lock.json c66881242b no1 6 yıl önce
package.json c66881242b no1 6 yıl önce

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.