CLI tool for Wix 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.
---
- 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.
---
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.
---
Dive deeper into the Wix CLI:
- About the Wix CLI for Apps
- Example app walkthrough
- Wix CLI app templates
---
Help us improve the Wix CLI\!
- Join our developer community on Discord in the \#apps-with-cli channel.
- Schedule a feedback session with us at wix-cli-feedback.com.