Skip to content

Unofficial simple web app for practicing the tricks and tips taught in Edward H. Julius' book "Rapid Math Tricks And Tips"

License

Notifications You must be signed in to change notification settings

djmclaugh/RapidMathTricksAndTipsPractice

Repository files navigation

Rapid Math Tricks And Tips Practice

Unofficial simple web app for practicing the tricks and tips taught in Edward H. Julius' book "Rapid Math Tricks And Tips". You can build it yourself from source or you can try it out here: https://djmclaugh.com/RapidMathTricksAndTipsPractice/

How to build

npm install (only need to run once after you clone the repository)

npm run-script build (run after npm install and every time you want your changes to take effect)

This will generate the bundle.js file in the app directory.

Once the app/bundle.js is generated, simply open app/index.html with your favorite browser.

About

Unofficial simple web app for practicing the tricks and tips taught in Edward H. Julius' book "Rapid Math Tricks And Tips"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages