This is stage in Developement.
Run Command Prompt or Terminal in director of project.
- 
npm installoryarn install
- 
Install XAMPP and Start Apache and MySQL for database in XAMPP Control Panel. 
- 
Create the database( db_scope) for server in XAMPP Apache server[http://localhost/phpmyadmin/].
- 
npm startoryarn start
- 
Add the Service Provider in service-providers table. 
- 
The server is running on [http://localhost:5000] 
- 
We get the url(https) for server from ngrok[https://dashboard.ngrok.com]. 
- 
Final, we use this url for server. ex: https://singularly-hot-cod.ngrok-free.app