2024-03-02 11:23:25 -05:00
2024-03-03 16:37:00 -05:00
2024-03-02 11:23:25 -05:00
2024-03-02 16:46:08 -05:00
2024-03-02 16:46:08 -05:00
2024-03-21 17:39:59 -04:00
2024-03-02 11:23:25 -05:00
2024-03-02 11:23:25 -05:00
2024-03-02 11:23:25 -05:00
2024-03-02 16:46:08 -05:00

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
No description provided
Readme 170 KiB
Languages
TypeScript 86%
CSS 12.2%
HTML 1.8%