Skip to content

TrieKai/KKBOX-CRM

Repository files navigation

KKBOX-CRM

A KKBOX CRM website connected to Youtube API.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# deploy on GitHub pages
$ yarn deploy