Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

zeikar/Zeikar-blog

Repository files navigation

Zeikar's 기술 블로그

Project setup

npm install
npm install -g firebase-tools

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deploy to firebase

firebase deploy

Run your tests

npm run test

Lints and fixes files

npm run lint