create-lumine-app
v1.0.3
Published
An npx command that sets up a new Lumine UI app
Downloads
5
Maintainers
Readme
create-lumine-app
This package can be used to create a new Lumine application for React Native Expo.
Run the following command in git bash
(on Windows) or normal terminal (on Linux or Mac) to create a new Lumine application.
npx create-lumine-app <project-name>
Installation
npm install -g create-lumine-app
Usage
create-lumine-app <project-name>
License
MIT