https://github.com/he4et/schultetable
A Schulte table is a grid with randomly distributed numbers or letters used for development of speed reading, peripheral vision, attention and visual perception.
https://github.com/he4et/schultetable
Last synced: 4 months ago
JSON representation
A Schulte table is a grid with randomly distributed numbers or letters used for development of speed reading, peripheral vision, attention and visual perception.
- Host: GitHub
- URL: https://github.com/he4et/schultetable
- Owner: He4eT
- Created: 2018-09-06T13:01:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T13:50:48.000Z (almost 8 years ago)
- Last Synced: 2025-03-13T09:21:10.534Z (over 1 year ago)
- Language: Vue
- Homepage: https://he4et.github.io/schulteTable/
- Size: 369 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Schulte table
> A Schulte table is a grid with randomly distributed numbers or letters used for development of speed reading, peripheral vision, attention and visual perception.
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).