服务端渲染

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

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.