Skip to content

drew-haas/space-cat-game

Repository files navigation

space-cat-game

Shoot Cats out of Space!

This is definitely still a work in progress: https://drew-haas.github.io/space-cat-game/

Installing / Getting started

This is the bare minimum to get the project running in development mode. For a more detailed explanation, see below.

npm install
npm run debug

The first command will install all the necessary dependencies for the project. The second command will build your project to the ./dist directory and display it in the browser in development mode.

Development

Prerequisites

Setup

cd to/target/directory
git clone https://github.com/skycatchfire/flat-starterkit.git .
npm install

Running Local Server

Spin up a local development server with Browsersync.

npm run debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published