Skip to content

kriszyp/persevere-example-wiki

 
 

Repository files navigation

This is an example Wiki built with Persevere 2.0. It is recommended that you install this package with NPM, so that all dependencies will be automatically resolved:

mkdir node_modules
cd node_modules
npm install persevere-example-wiki

And then go into the installed package directory and run the index.js to start the wiki:

cd persevere-example-wiki
node index.js

See the Persevere installation instructions for more information on installation or installing on RingoJS.

About

Example wiki built with Persevere 2.0

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 11.9%
  • Shell 6.7%