AccessibilityNL / accessibility-game-v2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 35.1%Language:Pug 28.5%Language:SCSS 25.3%Language:CSS 11.2%