Deploy Locally

In order to deploy your Agua project locally open the folder in your favorite IDE:
Replace in the
package.json
the following"scripts"
:
"start": "react-scripts --openssl-legacy-provider start",
"build": "react-scripts --openssl-legacy-provider build",

Then, inside the Terminal:
npm install
npm start
Finally, open your respective localhost tab in Google Chrome.
Need Help?
Contact us directly!
Email [email protected].
Book a meeting with our founders.
Chat with us on WhatsApp.
Also,
Check out our FAQ.
Last updated