GitXplorerGitXplorer
r

arithmesheets

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
e315c44adbb54ac7b85f82dafc900e8a73a75c52

lots of adjustment for styles on mobile and print

rrh0 committed 5 years ago
Unverified
48554a808e8acc6c7204e606a70d1b2b84898f62

removing unused state

rrh0 committed 5 years ago
Unverified
00b69267206b945d898af96eb0e4dd481be6b3f6

infinite loop fix

rrh0 committed 5 years ago
Unverified
a124fa551504d0cd37137f6a4ce10138461a6189

reworking division generation, cleanup

rrh0 committed 5 years ago
Unverified
c7ec9dd9add2faeb26db3703fad9c28b3a6d572f

generator checks for the operators

rrh0 committed 5 years ago
Unverified
d1113d750b057faa8c8709a28e30c5cede9011e5

print styles

rrh0 committed 5 years ago

README

The README file for this repository.

ArithmeSheets

A simple arithmetic problem generator to print problems for practice and drills.

Built with choo!

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