glim-cli

1.1.6 • Public • Published

glim logo

The Next Generation React Native CLI

npm version example workflow License: MIT Generic badge

React Native Latest Architecture CLI along with a fully tested boilerplate, component/screen generators, and more! 🎉

Quick Start

Create new React Native Project

To create new glim project, you can use

npx glim-cli create-app

Once's it running, it will create a new glim project with corresponding name along with typical folders and configuration files.

Generators

npx glim-cli generate

There are two generators

  • Component
  • Screen

Add to Existing Project

npx glim-cli generate

fetch Component from Directory

npx glim-cli add {componentUniqueId} {ComponentName}

Contributors

GitHub Contributors Image

Readme

Keywords

Package Sidebar

Install

npm i glim-cli

Weekly Downloads

2

Version

1.1.6

License

ISC

Unpacked Size

271 kB

Total Files

108

Last publish

Collaborators

  • vivekjm