kiboky 62788060bb review rating 컴포넌트 추가 hace 5 años
..
assets b1c49893c7 클라이언트 초기화 hace 5 años
components 62788060bb review rating 컴포넌트 추가 hace 5 años
layouts 475d061000 sigunup hace 5 años
middleware b1c49893c7 클라이언트 초기화 hace 5 años
pages 62788060bb review rating 컴포넌트 추가 hace 5 años
plugins b1c49893c7 클라이언트 초기화 hace 5 años
static 58176aa48d improve hace 5 años
store 1e7a7d47da signup 추가 및 @nuxtjs/auth 플러그인 설치 hace 5 años
.editorconfig b1c49893c7 클라이언트 초기화 hace 5 años
.gitignore b1c49893c7 클라이언트 초기화 hace 5 años
README.md b1c49893c7 클라이언트 초기화 hace 5 años
jsconfig.json b1c49893c7 클라이언트 초기화 hace 5 años
nuxt.config.js 1e7a7d47da signup 추가 및 @nuxtjs/auth 플러그인 설치 hace 5 años
package-lock.json 72047a0be6 리뷰 기능 추가 및 vue-star-rating 컴포넌트 추가 hace 5 años
package.json 72047a0be6 리뷰 기능 추가 및 vue-star-rating 컴포넌트 추가 hace 5 años

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.