wikijs-fork/npm/README.md
2017-02-14 20:48:39 -05:00

1.5 KiB

Wiki.js

Wiki.js

npm Release License

A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown

This npm package is an installer for Wiki.js. For information about Wiki.js, use the following links:

Install Wiki.js using npm

  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. Edit the file config.yml located in the root of your folder and change the settings accordingly.
  6. Run the command: node wiki start

Install Wiki.js manually

For a manual installation, read the Installation Guide.