Update README.md
This commit is contained in:
parent
8c757d3c1b
commit
4ef3e47673
1 changed files with 9 additions and 0 deletions
|
|
@ -3,3 +3,12 @@ Ultraviolet application
|
|||
|
||||
[](https://heroku.com/deploy/?template=https://github.com/titaniumnetwork-dev/uv-app)
|
||||
[](https://replit.com/github/titaniumnetwork-dev/uv-app)
|
||||
|
||||
Deploying on machine
|
||||
|
||||
```
|
||||
git clone https://github.com/titaniumnetwork-dev/uv-app/
|
||||
cd uv-app
|
||||
npm install
|
||||
npm start
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue