create-sismo-connect-app

1.1.8 • Public • Published

Create Sismo Connect App

The easiest way to get started with Sismo Connect is by using create-sismo-connect-app.

To get started, use the following command:

Interactive

You can create a new project interactively by running:

npx create-sismo-connect-app@latest
# or
yarn create sismo-connect-app

You will be asked for the name of your project, and then whether you want to create a TypeScript project:

✔ Do you already have created your appId in the factory.sismo.io ? … No / Yes

Select Yes to install the necessary types/dependencies and create a new TS project.

Publish

In order to publish the create-sismo-connect-app package you need to run:

npm run build
npm publish

Package Sidebar

Install

npm i create-sismo-connect-app

Weekly Downloads

2

Version

1.1.8

License

MIT

Unpacked Size

397 kB

Total Files

3

Last publish

Collaborators

  • leosayous21
  • yum0e