Skip to content

Commit

Permalink
core: bff: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaellehmkuhl committed Jun 18, 2021
1 parent 768d8a9 commit 8b27870
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions core/services/bff/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
# bff
# BFF

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
Main frontend for companion-docker

0 comments on commit 8b27870

Please sign in to comment.