Wix CLI for Apps
The Wix CLI for Apps is a command-line tool and framework that enables developers to quickly build, test, and deploy apps for the Wix platform. Designed to simplify the development process, it provides templates, a local development environment, hosting, and a seamless deployment experience.
Features 🚀
- Streamlined development: Focus on your business logic using industry-standard tools.
- Quick start templates: Get up and running quickly with prebuilt app templates.
- Local development environment: Preview and test your app on your sites with hot module replacement.
- Wix API integration: Use JavaScript SDKs to call Wix APIs, simplifying backend interactions.
- Hosting: Host your app’s frontend and backend code on Wix's infrastructure.
- Deploy previews: Share and test your app with your team and collaborators.
Getting started 📖
Run the following command to create a new app:
npm create @wix/app@latest
Check out our app templates or follow our Quick Start guide for help getting up and running fast.
Documentation 📚
Dive deeper into the Wix CLI:
Feedback and support 🧑💻
Help us improve the Wix CLI!