kiboky b1c49893c7 클라이언트 초기화 5 년 전
..
assets b1c49893c7 클라이언트 초기화 5 년 전
components b1c49893c7 클라이언트 초기화 5 년 전
layouts b1c49893c7 클라이언트 초기화 5 년 전
middleware b1c49893c7 클라이언트 초기화 5 년 전
pages b1c49893c7 클라이언트 초기화 5 년 전
plugins b1c49893c7 클라이언트 초기화 5 년 전
static b1c49893c7 클라이언트 초기화 5 년 전
store b1c49893c7 클라이언트 초기화 5 년 전
.editorconfig b1c49893c7 클라이언트 초기화 5 년 전
.gitignore b1c49893c7 클라이언트 초기화 5 년 전
README.md b1c49893c7 클라이언트 초기화 5 년 전
jsconfig.json b1c49893c7 클라이언트 초기화 5 년 전
nuxt.config.js b1c49893c7 클라이언트 초기화 5 년 전
package-lock.json b1c49893c7 클라이언트 초기화 5 년 전
package.json b1c49893c7 클라이언트 초기화 5 년 전

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.