0.0.9 • Published 1 year ago

create-meldrx-app v0.0.9

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

create-meldrx-app

CLI for bootstrapping a MeldRx app

Usage

  • npx create-meldrx-app my-app
  • Follow through the instructions. You will be asked some questions about your app.

Development

Run Code

  • npm run start to run/test it

Run Code (as executable) / Test Locally

  • npm i -g
  • npx create-meldrx-app --meldrx-app-id 123 --workspace-id 123 --app-directory test-dir

Publish/Deploy

  • Increment version
  • npm run build
  • npm publish
0.0.9

1 year ago

0.0.8

1 year ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago