kiboky 76ba38f319 algoria 검색 기능 추가 %!s(int64=5) %!d(string=hai) anos
..
assets b1c49893c7 클라이언트 초기화 %!s(int64=5) %!d(string=hai) anos
components 76ba38f319 algoria 검색 기능 추가 %!s(int64=5) %!d(string=hai) anos
layouts 475d061000 sigunup %!s(int64=5) %!d(string=hai) anos
middleware b1c49893c7 클라이언트 초기화 %!s(int64=5) %!d(string=hai) anos
pages 76ba38f319 algoria 검색 기능 추가 %!s(int64=5) %!d(string=hai) anos
plugins 89b77e4a7f 로컬스토리지로 vuex 상태 유지 (Persist Vuex in localStorage), %!s(int64=5) %!d(string=hai) anos
static 58176aa48d improve %!s(int64=5) %!d(string=hai) anos
store c6837eeda6 stripe 결제 추가 %!s(int64=5) %!d(string=hai) anos
.editorconfig b1c49893c7 클라이언트 초기화 %!s(int64=5) %!d(string=hai) anos
.gitignore b1c49893c7 클라이언트 초기화 %!s(int64=5) %!d(string=hai) anos
README.md b1c49893c7 클라이언트 초기화 %!s(int64=5) %!d(string=hai) anos
jsconfig.json b1c49893c7 클라이언트 초기화 %!s(int64=5) %!d(string=hai) anos
nuxt.config.js 89b77e4a7f 로컬스토리지로 vuex 상태 유지 (Persist Vuex in localStorage), %!s(int64=5) %!d(string=hai) anos
package-lock.json 89b77e4a7f 로컬스토리지로 vuex 상태 유지 (Persist Vuex in localStorage), %!s(int64=5) %!d(string=hai) anos
package.json 89b77e4a7f 로컬스토리지로 vuex 상태 유지 (Persist Vuex in localStorage), %!s(int64=5) %!d(string=hai) anos

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.