服务端渲染

sharp-agezi 345539188b nuxt 6 years ago
api 345539188b nuxt 6 years ago
assets 345539188b nuxt 6 years ago
components 345539188b nuxt 6 years ago
layouts 345539188b nuxt 6 years ago
middleware 345539188b nuxt 6 years ago
pages 345539188b nuxt 6 years ago
plugins 345539188b nuxt 6 years ago
server 345539188b nuxt 6 years ago
static 345539188b nuxt 6 years ago
store 345539188b nuxt 6 years ago
.editorconfig 345539188b nuxt 6 years ago
.gitignore 345539188b nuxt 6 years ago
.prettierrc 345539188b nuxt 6 years ago
README.md 345539188b nuxt 6 years ago
app.html 345539188b nuxt 6 years ago
nuxt.config.js 345539188b nuxt 6 years ago
package-lock.json 345539188b nuxt 6 years ago
package.json 345539188b nuxt 6 years ago
yarn.lock 345539188b nuxt 6 years ago

README.md

asean_nuxt

My magnificent Nuxt.js project

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn run generate

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