Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morinted/art_of_chording

The source repository for the free online stenography textbook, Art of Chording.
https://github.com/morinted/art_of_chording

hacktoberfest plover stenography

Last synced: about 10 hours ago
JSON representation

The source repository for the free online stenography textbook, Art of Chording.

Awesome Lists containing this project

README

        

# Art of Chording

This is the source of the Art of Chording textbook. It is built on VuePress.

## Setup

- `npm install`: get dependencies.
- `npm start`: dev mode.
- `npm run prettier`: format all files.
- `npm run lint`: check vue linting.
- `npm run build`: build the website for publishing.