Skip to content

jaltekruse/Free-Math

Repository files navigation

Free Math is an open source offline React web application for managing digital math homework.

freemathapp.org

Join our revolution, Free Math has already been used by tens of thousands of students and teachers to improve communication and feedback in their math classes.

Building

Install dependencies and start the development server:

$ npm install
$ npm start

Run the unit tests:

$ npm install
$ npm run tests

Build a minified production version:

$ npm install
$ npm run build 

Contact the Maintainers

developers@freemathapp.org

Follow the project facebook twitter

Legal

             Free Math is free software: you can redistribute it and/or modify
             it under the terms of the GNU General Public License as published by
             the Free Software Foundation, either version 3 of the License, or
             (at your option) any later version.

             Free Math is distributed in the hope that it will be useful,
             but WITHOUT ANY WARRANTY; without even the implied warranty of
             MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
             GNU General Public License for more details.

             You should have received a copy of the GNU General Public License
             along with Free Math.  If not, see <http://www.gnu.org/licenses/>. 

About

An offline React web application for managing digital math homework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published