# DEX Installation
# Server Requirements
| Requirements |
|---|
| OS Ubuntu, Debian |
| NGINX PROXY |
| NODE JS >= v12.2 |
| YARN NPM >= v1.22 |
| YARN NPM >= v1.22 |
| CURL module |
| OpenSSL module |
# Project Installation
- Unzip project files (project files given to you after purchase)
unzip project.zip
- Install Library Dependencies
yarn install
- Compile Project Files
yarn build
- Run the application
yarn start