kiboky d4be364612 Footer추가 5 years ago
..
assets b1c49893c7 클라이언트 초기화 5 years ago
components d4be364612 Footer추가 5 years ago
layouts 08e8c5d6a9 네비게이션 컴포넌트 5 years ago
middleware b1c49893c7 클라이언트 초기화 5 years ago
pages b1c49893c7 클라이언트 초기화 5 years ago
plugins b1c49893c7 클라이언트 초기화 5 years ago
static 08e8c5d6a9 네비게이션 컴포넌트 5 years ago
store b1c49893c7 클라이언트 초기화 5 years ago
.editorconfig b1c49893c7 클라이언트 초기화 5 years ago
.gitignore b1c49893c7 클라이언트 초기화 5 years ago
README.md b1c49893c7 클라이언트 초기화 5 years ago
jsconfig.json b1c49893c7 클라이언트 초기화 5 years ago
nuxt.config.js b1c49893c7 클라이언트 초기화 5 years ago
package-lock.json b1c49893c7 클라이언트 초기화 5 years ago
package.json b1c49893c7 클라이언트 초기화 5 years ago

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.