f2e29f273511b7e7cc1a50fb4c6069a4bbed7e76
GCF (and LCM) Practice
This is a simple app to practice on greatest common factor (GCF) and least common multiple (LCM) math problems.
Compiling
Install dependencies with yarn install. Compile the app with yarn build.
The build script will compile into ./dist.
Developing
Install dependencies with yarn install. Run the local development server
with yarn dev.
Description
Languages
TypeScript
86.2%
CSS
12.1%
HTML
1.7%