服务端渲染

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.