Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Update README.md (#108)
Browse files Browse the repository at this point in the history
add node_js version
  • Loading branch information
tboeckmann committed Nov 16, 2019
1 parent 107bc6c commit c8d5fc8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,12 @@ currentHost: | The current selected host (e.g. `127.0.0.1`, `localhost`, etc.) f
### Message Storage
The Mailchain web application does not store message contents.


## Development Info

### Requirements

node_js version 13

### Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
Expand All @@ -129,9 +132,5 @@ Run `ng build` to build the project. The build artifacts will be stored in the `

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

### Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmailchain%2Fmailchain-web.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmailchain%2Fmailchain-web?ref=badge_large)

0 comments on commit c8d5fc8

Please sign in to comment.