Skip to content
/ ductover Public
forked from wikiotics/ductover

Experiment in rebuilding Wikiotics interactive lesson templates in React.js

Notifications You must be signed in to change notification settings

wikey/ductover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ductover

Build Status

To build:

$ npm install
$ ./node_modules/.bin/bower install
$ ./watch-jsx

Then navigate to index.html in a web browser.

Debian install notes

In Debian the node binary is named nodejs so you will need to run ln -s /usr/bin/nodejs /usr/local/bin/node before bower install.

About

Experiment in rebuilding Wikiotics interactive lesson templates in React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 2.4%
  • Shell 0.2%