0.0.8 • Published 2 months ago

create-meldrx-app v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
2 months 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.8

2 months ago

0.0.6

4 months ago

0.0.5

5 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

9 months ago