AquaticPro
migrating WordPress plugin to website standaloen
by Swimming Ideas, LLC · github.com/whisperwindpublishing-ux/aquaticpro--app
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/whisperwindpublishing-ux/aquaticpro--app/archive/refs/heads/main.zipRun and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/1lBjJY-z-9zCHscN_xvqEuohsWmxnkaVG
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Run the app:
npm run dev