Brak opisu

yongun 46efe9f6bc vuelidate 플러그인 사용 예외처리 추가 5 lat temu
assets 47e59f8e0f axios + proxy 5 lat temu
components 47e59f8e0f axios + proxy 5 lat temu
layouts 47e59f8e0f axios + proxy 5 lat temu
middleware 7d404bcfd3 오류 수정 5 lat temu
pages 46efe9f6bc vuelidate 플러그인 사용 예외처리 추가 5 lat temu
plugins 47e59f8e0f axios + proxy 5 lat temu
static 47e59f8e0f axios + proxy 5 lat temu
store 7d404bcfd3 오류 수정 5 lat temu
.editorconfig 47e59f8e0f axios + proxy 5 lat temu
.eslintrc.js 47e59f8e0f axios + proxy 5 lat temu
.gitignore 47e59f8e0f axios + proxy 5 lat temu
README.md 47e59f8e0f axios + proxy 5 lat temu
jsconfig.json 47e59f8e0f axios + proxy 5 lat temu
nuxt.config.js 5b75192806 firebase 연동 5 lat temu
package-lock.json 46efe9f6bc vuelidate 플러그인 사용 예외처리 추가 5 lat temu
package.json 46efe9f6bc vuelidate 플러그인 사용 예외처리 추가 5 lat temu

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.