Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 659 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 659 Bytes

Learn Braille

A simple flashcard webapp for learning braille.

Hosted at fildon.me/learn-braille

Developing

Install the dependencies:

npm install

Build the project:

npm run build

Serve the project locally:

npx serve dist

You can also test and lint with npm run test and npm run lint respectively.

This project enforces a 100% test coverage policy, with concessions made for the imperative shell only.

TODO

  • Sharing preview images
  • Favicon
  • More state surfaced in UI