trimurtix-launch-kit-generator
v0.0.1
Published
Trimurtix Launch Kit - Generate icon and splash assets for mobile apps.
Downloads
11
Readme
Usage /generator
- Open the repository in the command line and run
npm install
Generate an splashes Android and iOS at [files] and place it in
resources/splash.pngGenerate an splashes Android and iOS at [files] and place it in
resources/icon.pngRun
node resourcesCopy the
resourcesdirectory to your app:cp -R resources /path/to/my/app
