/chess-front-end

FrontEnd Programming Test for Chess.com

Primary LanguageVue

chess-front-end

This is a simple chessboard application used as a technical assessment for Chess.com's front end engineer position.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build