Tidak Ada Deskripsi

yongun ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 5 tahun lalu
assets 47e59f8e0f axios + proxy 5 tahun lalu
components 47e59f8e0f axios + proxy 5 tahun lalu
layouts 47e59f8e0f axios + proxy 5 tahun lalu
middleware 7d404bcfd3 오류 수정 5 tahun lalu
pages 6692e94263 아바타 이미재 추가 + 로그인 메뉴 분기처리 5 tahun lalu
plugins ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 5 tahun lalu
static 47e59f8e0f axios + proxy 5 tahun lalu
store ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 5 tahun lalu
.editorconfig 47e59f8e0f axios + proxy 5 tahun lalu
.eslintrc.js 47e59f8e0f axios + proxy 5 tahun lalu
.gitignore 47e59f8e0f axios + proxy 5 tahun lalu
README.md 47e59f8e0f axios + proxy 5 tahun lalu
jsconfig.json 47e59f8e0f axios + proxy 5 tahun lalu
nuxt.config.js ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 5 tahun lalu
package-lock.json ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 5 tahun lalu
package.json ceadc82751 firestore 플러그인 설치 + 로그인 정보firestore 저장소 통합 5 tahun lalu

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.