Interactive mathematics materials based on GeoGebra and AngularJS.
The site is used for web acceleration and convenient use in China and for non-commercial use.
You'll need node and npm installed. Also make sure that bower and grunt are installed:
npm install bower -g
npm install grunt-cli -g
Now, install the packages needed by this project:
npm install
Then, preview on the browser (Chrome is recommended).
grunt serve
This project is licensed under GPL v3 and GeoGebra Non-commercial License.