Skip to content

sircommitsalot/wikitree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikitree

A web-based research tool, a visual mapping companion for your Wikipedia wanderings

Wikitree screenshot

Installation

Prereq: ensure you have node, gulp, and bower installed

Fork & clone both the main repo and the env repo (these are designed to live as sibling directories)

In the main repo, run:

$ npm install

(which should also trigger bower install)

Then, for production, run:

$ gulp build
$ npm start

Or, for development, just run:

$ gulp dev

Congrats! In development, the app should be available on:

About

Mapping companion for your Wikipedia wanderings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.1%
  • HTML 19.3%
  • CSS 6.6%