michaelcpuckett / aria-reference-guide

Reference guide for ARIA Roles

Home Page:https://aria-roles.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://aria-roles.info

License:MIT License


Languages

Language:TypeScript 79.6%Language:CSS 15.6%Language:HTML 2.8%Language:JavaScript 1.9%