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

https://github.com/green-coder/polynomial-division-exerciser

Generated exercises on polynomial division
https://github.com/green-coder/polynomial-division-exerciser

Last synced: 7 months ago
JSON representation

Generated exercises on polynomial division

Awesome Lists containing this project

README

          

## Launching the webapp

Load modules used by Shadow-CLJS (you only need to do that once):
```shell
npm i
```

Then launch the compiler in watch mode:
```shell
shadow-cljs watch frontend
```

## License terms

Copyright (c) Vincent Cantin.

This webapp is distributed under the terms of the Eclipse Public License version 2.0.