Skip to content

morethanmin/cathub

Repository files navigation

cat (1)

chrome-capture-2022-3-1

github에 잔디를 심는 것처럼 글을 쓰며 잔디를 심어보아용

Features

  • 📝 markdown 기반 글 작성, 수정
  • 🔍 게시글 검색 기능
  • 🌱 카테고리별 게시글 작성 내역 시각화 (github처럼 잔디심기 가능!!)
  • 🤖 검색엔진 최적화 (SEO)

Getting started

Install

# install dependencies
$ npm 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

deploy

# install firebase CLI
$ npm install -g firebase-tools

# login
$ firebase login

# deploy
$ npm run deploy

Tech and libraries

  • Vue
  • Vuex
  • Vuetify
  • Sass
  • Nuxt
  • Nuxt/content
  • Firebase (for hosting)

License

This project is licensed under the MIT License - see the LICENSE.md for details.