mirror of
https://github.com/bitwarden/browser
synced 2024-12-24 09:02:40 +01:00
Update README.md
This commit is contained in:
parent
14c4095a4e
commit
2cbf2006c6
16
README.md
16
README.md
@ -1,3 +1,9 @@
|
|||||||
|
<p align="center">
|
||||||
|
<b>Bitwarden Web Vault</b>
|
||||||
|
</p>
|
||||||
|
<p align="center">
|
||||||
|
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
|
||||||
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://raw.githubusercontent.com/bitwarden/brand/master/screenshots/web-vault-macbook.png" alt="" width="600" height="358" />
|
<img src="https://raw.githubusercontent.com/bitwarden/brand/master/screenshots/web-vault-macbook.png" alt="" width="600" height="358" />
|
||||||
</p>
|
</p>
|
||||||
@ -18,15 +24,13 @@
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
|
## Build/Run
|
||||||
|
|
||||||
# Build/Run
|
### Requirements
|
||||||
|
|
||||||
**Requirements**
|
|
||||||
|
|
||||||
- [Node.js](https://nodejs.org) v8.11 or greater
|
- [Node.js](https://nodejs.org) v8.11 or greater
|
||||||
|
|
||||||
**Run the app**
|
### Run the app
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
@ -54,7 +58,7 @@ await apiService.setUrls({
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
# Contribute
|
## Contribute
|
||||||
|
|
||||||
Code contributions are welcome! Please commit any pull requests against the `master` branch.
|
Code contributions are welcome! Please commit any pull requests against the `master` branch.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user