Skip to content

michaelcpuckett/aria-reference-guide

Repository files navigation

Overview

This is designed to be an easy-to-navigate reference guide based on the ARIA 2.1 spec.

This project is a simplified Static Site Generator. react-dom/server is used to render React components into static HTML files. The generated files are then deployed to Firebase Hosting.

Installation

  1. Run npm install

Development

  1. Run npm start
  2. Local server runs at http://localhost:10001/build

Generate Files and Build

  1. Run npm start
  2. Go to http://localhost:10001/build to generate files in public/
  3. Wait for "done" to appear
  4. Run firebase deploy

About

Reference guide for ARIA Roles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published