kiboky 44ee18eb40 로그아웃 기능 추가 5 år sedan
..
assets b1c49893c7 클라이언트 초기화 5 år sedan
components aab19d23da user profile 추가 및 user 업데이트 추가 5 år sedan
layouts 475d061000 sigunup 5 år sedan
middleware b1c49893c7 클라이언트 초기화 5 år sedan
pages 44ee18eb40 로그아웃 기능 추가 5 år sedan
plugins b1c49893c7 클라이언트 초기화 5 år sedan
static 58176aa48d improve 5 år sedan
store 1e7a7d47da signup 추가 및 @nuxtjs/auth 플러그인 설치 5 år sedan
.editorconfig b1c49893c7 클라이언트 초기화 5 år sedan
.gitignore b1c49893c7 클라이언트 초기화 5 år sedan
README.md b1c49893c7 클라이언트 초기화 5 år sedan
jsconfig.json b1c49893c7 클라이언트 초기화 5 år sedan
nuxt.config.js 1e7a7d47da signup 추가 및 @nuxtjs/auth 플러그인 설치 5 år sedan
package-lock.json 1e7a7d47da signup 추가 및 @nuxtjs/auth 플러그인 설치 5 år sedan
package.json 1e7a7d47da signup 추가 및 @nuxtjs/auth 플러그인 설치 5 år sedan

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.