nuxt unist potal prototype

김보경 965cf049c0 deploy heroku 5 years ago
assets 78dad47c9c 반응형 헤더 적용 > 미디어 쿼리 5 years ago
components 39740509fc Footer 컴포넌트 생성 + Error 레이아웃 생성 5 years ago
helpers c8229e352c init 5 years ago
layouts 39740509fc Footer 컴포넌트 생성 + Error 레이아웃 생성 5 years ago
middleware c8229e352c init 5 years ago
mixins c8229e352c init 5 years ago
pages 27904a8412 iframe + pdf 로드 5 years ago
plugins c80ed2c33f v-tooltip 플러그인 + tooltip 컴포넌트 + nuxt.config > 툽팁 사용예 5 years ago
server 965cf049c0 deploy heroku 5 years ago
static 27904a8412 iframe + pdf 로드 5 years ago
store 16c89db6a4 nuxt-link 사용법 + tiptap editor onupdate 메서드 사용법 + v-html 사용법 5 years ago
.gitignore c8229e352c init 5 years ago
Procfile 965cf049c0 deploy heroku 5 years ago
README.md c8229e352c init 5 years ago
nuxt.config.js 965cf049c0 deploy heroku 5 years ago
package-lock.json 68df273371 npm run build 실행 위해서 request 패키지 설치 5 years ago
package.json 965cf049c0 deploy heroku 5 years ago

README.md

nuxt-promo-template

My super 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, checkout Nuxt.js docs.