Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 761 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 761 Bytes

UI/UX Module

A log of my research into accessibility and universal design in regards to the Tutors app.

Using the tutors generator for the module structure. The module is deployed here:

A local static version of the course can be built as follows:

git clone https://github.com/tutors-sdk/tutors-starter.git
npx tutors-html

This will generate a web site in ./public-site.

To deploy the course using tutors-design, clone this repo to your own github or bitbucket account, and follow this lab step here.