Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.
/ ductover Public archive

A short-lived attempt at creating a Wikiotics frontend in React

Notifications You must be signed in to change notification settings

wikiotics/ductover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

A short-lived attempt at creating a Wikiotics frontend in React

Resources

Stars

Watchers

Forks