Skip to content

katepysova/Space-Clicker

Repository files navigation

Space-Clicker

Just a usual clicker game, where you have fun killing space monsters.
Demo, if you want to try.

Installation

  1. Clone this repo or downloand zip:

    git clone git@github.com:katepysova/Space-Clicker.git

  2. Change your current directory to this project directory.

  3. npm install

  4. npm run prepare - to install git pre-commit hook. Does not work not in a git repository.

  5. git add .husky/pre-commit - to add git pre-commit hook.

How to run

npm run dev - to start the app on the localhost.

Additional

npm run format - to format and lint the code.

Stack

  • CSS3;
  • HTML5;
  • JS (ES6);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published