1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

readme update

This commit is contained in:
Kyle Spearrin
2017-05-23 00:16:03 -04:00
parent 8103cf92b1
commit 0bf232c64f

View File

@@ -7,10 +7,15 @@ The bitwarden help center project is written using Jekyll, which is hosted/deplo
# Build/Run
**Requirements**
- Node.js
- Gulp
- [Ruby](https://www.ruby-lang.org/)
- [Jekyll](https://jekyllrb.com/)
Run the following commands:
- `npm install`
- `gulp build`
- `jekyll build`
- `jekyll serve`