UNO game written in JavaScript
For developers
Install webpack
This repo is compiled with webpack. So, first install webpack by
npm install webpack webpack-cli
Use webpack
npx webpack
This command will generate dist/main.js
Languages
JavaScript
89.9%
SCSS
7.5%
HTML
2.6%