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

https://github.com/brantburnett/math-boxes

An Angular experiment
https://github.com/brantburnett/math-boxes

Last synced: 3 months ago
JSON representation

An Angular experiment

Awesome Lists containing this project

README

        

# MathBoxes

A simple tool for teaching multiplication.

Hosted at [https://brantburnett.github.io/math-boxes/](https://brantburnett.github.io/math-boxes/).

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.

## Running unit tests

Run `npm test` to execute the unit tests via [Jest](https://jestjs.io/).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Cypress](https://www.cypress.io/).