wikijs-fork/npm
2017-04-18 20:23:42 -04:00
..
install.js Added support for Heroku + config wizard fixes 2017-04-18 20:23:42 -04:00
package.json Updated deps + versions 2017-04-08 16:38:28 -04:00
README.md Updated npm install script 2017-04-06 23:01:00 -04:00

Wiki.js

Wiki.js

npm Release License

This npm package is an installer for Wiki.js. For information about Wiki.js, including detailed installation steps, read the following links:

Install Wiki.js

  1. Create an empty folder where Wiki.js will run.
  2. Launch a terminal / command prompt inside this newly created folder.
  3. Run the command: npm install wiki.js@latest
  4. Wait for the installation process to complete. This may take several minutes.
  5. You'll be prompted to run the configuration wizard to finish the installation.

The configuration wizard can also be run manually using: node wiki configure [port]
To start Wiki.js manually, run the command: node wiki start