1
0
mirror of https://github.com/bitwarden/docs synced 2025-12-06 01:33:19 +00:00
Files
docs/README.md
2020-05-05 10:46:46 -04:00

713 B

Build Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Docs Site

The Bitwarden docs site project is written using Jekyll.

Build/Run

Requirements

Run the following commands:

  • npm install
  • npm run build:watch

You can now access the help center at http://localhost:4011.

Contribute

Article contributions are welcome! Please commit any pull requests against the master branch.