Revela-App/README.md
2022-02-23 19:29:09 -05:00

14 lines
531 B
Markdown

# Ultraviolet
Ultraviolet application
[![Deploy to Heroku](https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/master/buttons/remade/heroku.svg)](https://heroku.com/deploy/?template=https://github.com/titaniumnetwork-dev/uv-app)
[![Run on Replit](https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/master/buttons/remade/replit.svg)](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
```