Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 150 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 150 Bytes

chess

A chess game made with ES6, Babel, Webpack, and Sass

Run

npm start

Build

npm run build

Run Tests

npm test