Just a usual clicker game, where you have fun killing space monsters.
Demo, if you want to try.
-
Clone this repo or downloand zip:
git clone git@github.com:katepysova/Space-Clicker.git -
Change your current directory to this project directory.
-
npm install -
npm run prepare- to install git pre-commit hook. Does not work not in a git repository. -
git add .husky/pre-commit- to add git pre-commit hook.
npm run dev - to start the app on the localhost.
npm run format - to format and lint the code.
- CSS3;
- HTML5;
- JS (ES6);