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

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

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