0.0.3 • Published 2 years ago

@chibujax/uap-chassis v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

UAP Chassis

Requires Node.js version >=16 to be used.

This cli will help convert any web app to mobile app (Android/iOS).

Install as Cli Tool

Install globally using your preferred package manager:

yarn global add @chibujax/uap-chassis

OR

npm install -g @chibujax/uap-chassis

Run without installation

npx @chibujax/uap-chassis

Usage

To run the tool after installing, simply run:

uap-chassis

TODO

  • Add tests
  • Update Readme to cover usage

Dev Install

yarn install

Dev Test

yarn test

To run with linter and coverage

yarn test:ci

Dev Run

yarn start
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago