jaltekruse / Free-Math

An offline React web application for managing digital math homework

Home Page:http://freemathapp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://freemathapp.org


Languages

Language:JavaScript 91.0%Language:HTML 5.1%Language:CSS 3.9%Language:Python 0.1%Language:TypeScript 0.0%Language:Makefile 0.0%