-
Clone
git clone https://github.com/justindhillon/accessibleweb.page.git cd accessibleweb.page
-
Install
npm install
-
Start
Once dependencies are installed, run with:
npm start
Alternatively, run on a port:
PORT=8080 npm start
You can stop it at any time by pressing CTRL + C
We welcome contributions of any kind including pages, suggestions, bug reports, pull requests etc. We would love to hear from you.
accessibleweb.page uses the GPL-3.0 license.