Tams Tools Save

A set of tools for teaching and learning computer science built with cycle.js

Project README

TAMS Tools for eLearning

A set of tools for teaching and learning computer science. Developed by Laszlo Korte [email protected] as part of the Thesis A JavaScript framework for interactive presentations and animations on computer science.

Demo: https://thesis.laszlokorte.de

Getting started

First you need to make sure you have installed node(v5.1.0) and npm(3.5.0) on your system.

node can be downloaded at https://nodejs.org/en/ npm is included.

Then just run:

$ npm install

And to start the development server

$ npm start

Now you can open http://localhost:3000 in your browser

Build

To build a release version just run

$ npm run compile

The output will be saved into the ./build folder.

More

See the docs folder for further explanation

Open Source Agenda is not affiliated with "Tams Tools" Project. README Source: laszlokorte/tams-tools
Stars
31
Open Issues
18
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating