Aucune description

허용운 b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS il y a 5 ans
assets 47e59f8e0f axios + proxy il y a 5 ans
components 47e59f8e0f axios + proxy il y a 5 ans
layouts 47e59f8e0f axios + proxy il y a 5 ans
middleware 1dca1401ff 세션관리기능추가(쿠키,로컬스토리지)+로그인로그아웃>js-cookie il y a 5 ans
pages b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS il y a 5 ans
plugins b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS il y a 5 ans
static 47e59f8e0f axios + proxy il y a 5 ans
store 271056aca4 뉴스출저필터추가 il y a 5 ans
utils 1dca1401ff 세션관리기능추가(쿠키,로컬스토리지)+로그인로그아웃>js-cookie il y a 5 ans
.editorconfig 47e59f8e0f axios + proxy il y a 5 ans
.eslintrc.js 47e59f8e0f axios + proxy il y a 5 ans
.gitignore 5bf9bb8fe4 수정 il y a 5 ans
README.md 47e59f8e0f axios + proxy il y a 5 ans
jsconfig.json 47e59f8e0f axios + proxy il y a 5 ans
nuxt.config.js b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS il y a 5 ans
package-lock.json b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS il y a 5 ans
package.json b36c2772cc 덧글 및 기사 날짜필터적용 + DateFNS il y a 5 ans

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.