Deploy Locally

In order to deploy your Agua project locally open the folder in your favorite IDE:
Replace in the
package.jsonthe following"scripts":
"start": "react-scripts --openssl-legacy-provider start",
"build": "react-scripts --openssl-legacy-provider build",
Then, inside the Terminal:
npm installnpm start
Finally, open your respective localhost tab in Google Chrome.
Need Help?
Contact us directly!
Email support@agua.dev.
Book a meeting with our founders.
Chat with us on WhatsApp.
Also,
Check out our FAQ.
Last updated