Ingen beskrivning

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