nuxt unist potal prototype

김보경 2a1c6def42 page insights 최적화 > fontawesome download file 웹폰트 로컬 다운 로드 il y a 5 ans
assets 2a1c6def42 page insights 최적화 > fontawesome download file 웹폰트 로컬 다운 로드 il y a 5 ans
components 73fb44785e 디버거 로직 삭제 il y a 5 ans
helpers c8229e352c init il y a 5 ans
layouts 39740509fc Footer 컴포넌트 생성 + Error 레이아웃 생성 il y a 5 ans
middleware c8229e352c init il y a 5 ans
mixins c8229e352c init il y a 5 ans
pages 1f7bb251f1 fixed heroku deploy error il y a 5 ans
plugins 73fb44785e 디버거 로직 삭제 il y a 5 ans
server 965cf049c0 deploy heroku il y a 5 ans
static 27904a8412 iframe + pdf 로드 il y a 5 ans
store 1f7bb251f1 fixed heroku deploy error il y a 5 ans
.gitignore c8229e352c init il y a 5 ans
Procfile 965cf049c0 deploy heroku il y a 5 ans
README.md c8229e352c init il y a 5 ans
nuxt.config.js 2a1c6def42 page insights 최적화 > fontawesome download file 웹폰트 로컬 다운 로드 il y a 5 ans
package-lock.json 68df273371 npm run build 실행 위해서 request 패키지 설치 il y a 5 ans
package.json 965cf049c0 deploy heroku il y a 5 ans

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.