You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
陈帅国 793bd515ba 首次提交 3 years ago
..
assets first commit 3 years ago
components first commit 3 years ago
layouts first commit 3 years ago
middleware first commit 3 years ago
pages first commit 3 years ago
plugins first commit 3 years ago
static 首次提交 3 years ago
store first commit 3 years ago
.babelrc first commit 3 years ago
.drone.yml first commit 3 years ago
.gitignore first commit 3 years ago
.npmrc first commit 3 years ago
.prettierrc first commit 3 years ago
.project first commit 3 years ago
Dockerfile first commit 3 years ago
README.md first commit 3 years ago
jsconfig.json first commit 3 years ago
nuxt.config.js first commit 3 years ago
package-lock.json first commit 3 years ago
package.json first commit 3 years ago

README.md

csmh

My wondrous Nuxt.js project

Build Setup

# install dependencies
$ npm run install

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

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

# generate static project
$ npm run generate

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