Açıklama Yok

yongun 6692e94263 아바타 이미재 추가 + 로그인 메뉴 분기처리 5 yıl önce
assets 47e59f8e0f axios + proxy 5 yıl önce
components 47e59f8e0f axios + proxy 5 yıl önce
layouts 47e59f8e0f axios + proxy 5 yıl önce
middleware 7d404bcfd3 오류 수정 5 yıl önce
pages 6692e94263 아바타 이미재 추가 + 로그인 메뉴 분기처리 5 yıl önce
plugins 47e59f8e0f axios + proxy 5 yıl önce
static 47e59f8e0f axios + proxy 5 yıl önce
store 6692e94263 아바타 이미재 추가 + 로그인 메뉴 분기처리 5 yıl önce
.editorconfig 47e59f8e0f axios + proxy 5 yıl önce
.eslintrc.js 47e59f8e0f axios + proxy 5 yıl önce
.gitignore 47e59f8e0f axios + proxy 5 yıl önce
README.md 47e59f8e0f axios + proxy 5 yıl önce
jsconfig.json 47e59f8e0f axios + proxy 5 yıl önce
nuxt.config.js 5b75192806 firebase 연동 5 yıl önce
package-lock.json 6692e94263 아바타 이미재 추가 + 로그인 메뉴 분기처리 5 yıl önce
package.json 6692e94263 아바타 이미재 추가 + 로그인 메뉴 분기처리 5 yıl önce

README.md

nuxt-news

A news application

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.