kiboky 58176aa48d improve il y a 5 ans
..
assets b1c49893c7 클라이언트 초기화 il y a 5 ans
components 2273fec88c improve il y a 5 ans
layouts 58176aa48d improve il y a 5 ans
middleware b1c49893c7 클라이언트 초기화 il y a 5 ans
pages 58176aa48d improve il y a 5 ans
plugins b1c49893c7 클라이언트 초기화 il y a 5 ans
static 58176aa48d improve il y a 5 ans
store b1c49893c7 클라이언트 초기화 il y a 5 ans
.editorconfig b1c49893c7 클라이언트 초기화 il y a 5 ans
.gitignore b1c49893c7 클라이언트 초기화 il y a 5 ans
README.md b1c49893c7 클라이언트 초기화 il y a 5 ans
jsconfig.json b1c49893c7 클라이언트 초기화 il y a 5 ans
nuxt.config.js d74aa4cc54 array map data populate 처리 il y a 5 ans
package-lock.json b1c49893c7 클라이언트 초기화 il y a 5 ans
package.json b1c49893c7 클라이언트 초기화 il y a 5 ans

README.md

client

My top-notch Nuxt.js project

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.