Skip to content

kaliszKrzysztof/sw-game

Repository files navigation

Demo available here

Getting Started

First, install all dependencies:

yarn install

Then run tests:

yarn test

Finally run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.