@swc-uxp-wrappers/create-swc-uxp-app

7.2.2 • Public • Published

create-swc-uxp-app

This package includes the global command for to create a UXP-SWC app.

Prerequisites

  1. NodeJS >= 14.19.1
  2. UXP >= 7.2
  3. Yarn package manager

Quick Start

  1. Use the create-swc-uxp-app to create the boiler plate project

    npx @swc-uxp-wrappers/create-swc-uxp-app <name-of-the-app>
    cd <name-of-the-app>
  2. Install the dependancies

    yarn install
  3. Install respective components from swc-uxp-wrapper library.

    yarn add @swc-uxp-wrappers/checkbox
    
  4. Run the project using yarn watch or yarn build

    yarn watch
  5. Once you have the project structure ready, you can import the component in index.js and use it in the index.html

Package Sidebar

Install

npm i @swc-uxp-wrappers/create-swc-uxp-app

Weekly Downloads

0

Version

7.2.2

License

ISC

Unpacked Size

476 kB

Total Files

12

Last publish

Collaborators

  • inasirhussain
  • ledzepfan
  • bhatiapankaj