服务端渲染

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.