Ingen beskrivning

허용운 ea029bb668 heroku deployment 5 år sedan
assets a004dacb28 기본 이미지 처리 5 år sedan
components 47e59f8e0f axios + proxy 5 år sedan
layouts 47e59f8e0f axios + proxy 5 år sedan
middleware 1dca1401ff 세션관리기능추가(쿠키,로컬스토리지)+로그인로그아웃>js-cookie 5 år sedan
pages a004dacb28 기본 이미지 처리 5 år sedan
plugins ea029bb668 heroku deployment 5 år sedan
static 47e59f8e0f axios + proxy 5 år sedan
store a004dacb28 기본 이미지 처리 5 år sedan
utils 1dca1401ff 세션관리기능추가(쿠키,로컬스토리지)+로그인로그아웃>js-cookie 5 år sedan
.editorconfig 47e59f8e0f axios + proxy 5 år sedan
.eslintrc.js 47e59f8e0f axios + proxy 5 år sedan
.gitignore 5bf9bb8fe4 수정 5 år sedan
README.md 47e59f8e0f axios + proxy 5 år sedan
jsconfig.json 47e59f8e0f axios + proxy 5 år sedan
nuxt.config.js b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS 5 år sedan
package-lock.json b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS 5 år sedan
package.json b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS 5 år sedan

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.