1.0.30 • Published 10 months ago
@apptile/cli v1.0.30
Create a server and serve a html page that will accept commands
Modes of operation
Running(dev)
- in ui folder run
npm start
- in root folder run
npm run watch
- Update Editor.tsx in ReactNativeTSProjeect to point to the localhost:3000 port for the cli iframe
Running(prod)
npx --package=@apptile/cli apptile-cli
- or to run it locally in prod mode.
- do a build
npm run build
in root - then run
npm start
- change Editor.tsx to point to
PLUGIN_SERVER_URL
route
Publishing
just run npm publish --access public
1.0.30
10 months ago
1.0.29
11 months ago
1.0.28
11 months ago
1.0.27
11 months ago
1.0.26
11 months ago
1.0.25
11 months ago
1.0.24
11 months ago
1.0.23
11 months ago
1.0.22
11 months ago
1.0.21
11 months ago
1.0.20
11 months ago
1.0.19
11 months ago
1.0.18
11 months ago
1.0.17
11 months ago
1.0.16
11 months ago
1.0.15
11 months ago
1.0.14
11 months ago
1.0.13
11 months ago
1.0.12
11 months ago
1.0.11
11 months ago
1.0.10
11 months ago
1.0.9
11 months ago
1.0.8
11 months ago
1.0.7
11 months ago
1.0.6
11 months ago
1.0.5
11 months ago
1.0.4
11 months ago
1.0.3
11 months ago
1.0.2
11 months ago
1.0.1
11 months ago
1.0.0
11 months ago