Bez popisu

yongun f1545005e6 쿼리 로그인 from firebase + 로그인 기능 구현 před 5 roky
assets 47e59f8e0f axios + proxy před 5 roky
components 47e59f8e0f axios + proxy před 5 roky
layouts 47e59f8e0f axios + proxy před 5 roky
middleware 7d404bcfd3 오류 수정 před 5 roky
pages f1545005e6 쿼리 로그인 from firebase + 로그인 기능 구현 před 5 roky
plugins ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 před 5 roky
static 47e59f8e0f axios + proxy před 5 roky
store f1545005e6 쿼리 로그인 from firebase + 로그인 기능 구현 před 5 roky
.editorconfig 47e59f8e0f axios + proxy před 5 roky
.eslintrc.js 47e59f8e0f axios + proxy před 5 roky
.gitignore 47e59f8e0f axios + proxy před 5 roky
README.md 47e59f8e0f axios + proxy před 5 roky
jsconfig.json 47e59f8e0f axios + proxy před 5 roky
nuxt.config.js f1545005e6 쿼리 로그인 from firebase + 로그인 기능 구현 před 5 roky
package-lock.json ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 před 5 roky
package.json ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 před 5 roky

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.