Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 532 Bytes

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.