Skip to content

fildon/learn-braille

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published