/accessibility-game-v2

Accessibility Game made for Stichting Accessibility by Bas de Bruin updated by Fabian van Maanen

Primary LanguageJavaScript

Accessibility Game

Build by Bas de Bruin for Stichting Accessibility

Maintained by Veron Wormeester

Getting started with development:

I recommend downloading Visual Studio Code and running and editing the code from there

Setup

When first opening the project run the first-time script in the lower left corner in VS Code or run npm install from the terminal.

Making changes

To view your changes live in the browser run the start script. Open your webbrowser and go to: http://localhost:8080 to view it.