Installation
This guide will help you run the FrontWing storefront locally with a Sylius backend.
Installation
git clone https://github.com/<your-username>/FrontWing.git
cd FrontWingnpm installAPI_URL=http://127.0.0.1:8000
PUBLIC_API_URL=http://127.0.0.1:8000npm run devBackend Setup
💡Troubleshooting
Last updated
Was this helpful?
