Your database and configuration are set up. Complete the steps below to launch your app.
install/ folder from your server for securitycd server && npm install && npm startcd client && npm install && npm run buildclient/build/* to your web root (public_html)This page will be replaced automatically once you deploy the React build.