服务端渲染

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

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.