Vue-front

테트리스 토이프로젝트 프론트단.

테트리스 및 방, 채팅 구현체
모바일은 고려하지 않았습니다.

개발 일지

클릭하면 자세한 일지를 볼 수 있습니다.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

made by 이상철