JSPM

  • Created
  • Published
  • Downloads 343
  • Score
    100M100P100Q86363F

CLI tool for Wix apps

Package Exports

  • @wix/cli-app
  • @wix/cli-app/client
  • @wix/cli-app/internal/cloudflare-runtime/entry
  • @wix/cli-app/internal/cloudflare-runtime/getRegisteredExtensions
  • @wix/cli-app/internal/component-hmr-wrapper
  • @wix/cli-app/internal/miniflare/worker-entry
  • @wix/cli-app/internal/platform-sdk/browser-PMX3IJHS
  • @wix/cli-app/internal/platform-sdk/chunk-25LMXVNI
  • @wix/cli-app/internal/platform-sdk/chunk-7EYXEF6M
  • @wix/cli-app/internal/platform-sdk/chunk-BGTZ3RNN
  • @wix/cli-app/internal/platform-sdk/chunk-LPGY6RYR
  • @wix/cli-app/internal/platform-sdk/chunk-SBZEOPXX
  • @wix/cli-app/internal/platform-sdk/dashboard
  • @wix/cli-app/internal/platform-sdk/editor
  • @wix/cli-app/internal/platform-sdk/sdk-context
  • @wix/cli-app/internal/platform-sdk/site
  • @wix/cli-app/internal/platform-sdk/web-methods
  • @wix/cli-app/package.json
  • @wix/cli-app/tsconfig.app.json

Readme

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!