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

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.