服务端渲染

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

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.