create-servex-app

0.0.21 • Public • Published

Create Service Exchange app

This package includes the create-servex-app CLI to make the creation of a Service Exchange project lighter.

How to use

Quick usage (recommended)

Using yarn create command

yarn create servex-app my-project

Using npx

npx create-servex-app my-project

Manual install

Using yarn

yarn global add create-servex-app
create-servex-app my-app

Using npm

npm install -g create-servex-app
create-servex-app my-app

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-servex-app

    Weekly Downloads

    3

    Version

    0.0.21

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    7.65 kB

    Total Files

    4

    Last publish

    Collaborators

    • serviceexchange