https://github.com/admataz/choomathsquiz
experiment with choo.js and some timestable practice
https://github.com/admataz/choomathsquiz
Last synced: about 1 year ago
JSON representation
experiment with choo.js and some timestable practice
- Host: GitHub
- URL: https://github.com/admataz/choomathsquiz
- Owner: admataz
- Created: 2018-10-06T23:06:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T23:44:19.000Z (over 7 years ago)
- Last Synced: 2025-03-15T01:43:31.712Z (over 1 year ago)
- Language: JavaScript
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timestables
Experiment with [Choo](https://choo.io/) and a chance to practice our timestables.
A work in progress and full of bugs.
## Commands
Command | Description |
-----------------------|--------------------------------------------------|
`$ npm start` | Start the development server
`$ npm test` | Lint, validate deps & run tests
`$ npm run build` | Compile all files into `dist/`
`$ npm run create` | Generate a scaffold file
`$ npm run inspect` | Inspect the bundle's dependencies