momentic-mobile 0.0.12 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/cli.js +38 -38
- package/npm-shrinkwrap.json +169 -219
- package/package.json +1 -1
- package/static/assets/{index-PieNwvVV.js → index-KuXWten9.js} +145 -145
- package/static/assets/index-fWKT1zGC.css +1 -0
- package/static/index.html +2 -2
- package/static/assets/index-erXLY909.css +0 -1
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@ The official CLI for Momentic Mobile. It allows you to build, run, and manage yo
|
|
|
10
10
|
|
|
11
11
|
## Get Started
|
|
12
12
|
|
|
13
|
-
1. Log in to [Momentic Cloud](https://
|
|
13
|
+
1. Log in to [Momentic Cloud](https://app.momentic.ai) and generate an API key.
|
|
14
14
|
|
|
15
15
|
2. Install `momentic-mobile`:
|
|
16
16
|
|