Skip to content

Commit 9df7a1d

Browse files
author
vlad
committed
improve doc
1 parent bff6a0c commit 9df7a1d

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

README.md

+6-14
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1-
## Install the dependencies
2-
```bash
3-
npm install
4-
```
1+
Микросервис является частью приложения [Message](https://github.com/pvelx/k8s-message-demo).
2+
---
53

6-
### Start the app in development mode
7-
```bash
8-
quasar dev
9-
```
4+
Панель администратора для управления отложенной отправкой сообщений. Написан на базе фреймворка Vue.
105

6+
![Scheme](./screen.png)
117

12-
### Build the app for production
13-
```bash
14-
quasar build
15-
```
8+
### License
169

17-
## License
10+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
1811

19-
[MIT](http://opensource.org/licenses/MIT)

screen.png

240 KB
Loading

0 commit comments

Comments
 (0)