mirror of
https://github.com/kevachat/webapp.git
synced 2025-02-09 05:14:22 +00:00
add install stection
This commit is contained in:
parent
016170a4fb
commit
5ca8c1cac4
12
README.md
12
README.md
@ -26,6 +26,18 @@ KevaChat protocol following native Kevacoin's `key`/`value` model, where `key` -
|
|||||||
|
|
||||||
All messages related to their room `namespaces`.
|
All messages related to their room `namespaces`.
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
### Production
|
||||||
|
|
||||||
|
`composer create-project kevachat/webapp KevaChat`
|
||||||
|
|
||||||
|
### Development
|
||||||
|
|
||||||
|
* `git clone https://github.com/kevachat/webapp.git KevaChat`
|
||||||
|
* `cd KevaChat`
|
||||||
|
* `composer install`
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
Project created from people and for people, feel free to use it for your own needs, join the development or make your feedback!
|
Project created from people and for people, feel free to use it for your own needs, join the development or make your feedback!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user