服务端渲染

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

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.