samedcildir / autonavx_web

interactive exercises for AUTONAVx course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autonavx_web - interactive exercises for AUTONAVx course

This repository contains the code for the interactive exercises used in the AUTONAVx course on edX.

Build

Make sure you have npm (included in nodejs) and bower installed.

Run the following commands in the autonavx_web folder:

npm install
bower install
grunt shell:make_skulpt
grunt

Open http://localhost:8000/ to view a list of all exercise files.

About

interactive exercises for AUTONAVx course


Languages

Language:JavaScript 59.6%Language:Python 30.6%Language:HTML 9.8%