Code Monkey home page Code Monkey logo

ignite's Introduction

npm version Build Status Coverage Status js-standard-style

Ignite

Ignite 2 screenshot

🔥 The hottest CLI for React Native, boilerplates, plugins, generators, and more. 🔥

Ignite 2 is here!

After months of work and sweat and tears, Ignite 2 (beta) has landed! We're incredibly proud of where Ignite 2 is and where it's headed.

Cliff notes version of the difference between Ignite 1 and 2:

Ignite 1 was a (very nice!) React Native boilerplate. Ignite 2 is a CLI and generator for React Native with boilerplates, plugins, and more. Where before you had one choice -- Infinite Red's boilerplate -- now you can choose from many boilerplates and also add standalone plugins as you need them. It's much more modular and extensible than Ignite 1.

If you really liked Ignite 1 as it was, then not much has changed! You just run ignite new MyApp --max and everything feels pretty normal from there.

Quick Example

$ npm install -g ignite-cli
$ ignite new PizzaApp
$ cd PizzaApp
$ ignite add maps
$ ignite add vector-icons
$ ignite generate screen PizzaLocationList
$ ignite generate component PizzaLocation
$ ignite generate map StoreLocator
$ ignite add i18n
$ ignite remove i18n
$ ignite i love you

Why Ignite?

  • Easily spin up a new React Native app with best practices built-in
  • No runtime! This is a developer tool only, not a library you have to depend on
  • An ever-expanding list of boilerplates and plugins
  • Powerful but well-defined behavior
  • Battle tested and used every day by the developers at Infinite Red

And you also get (by default) all of the sweet, sweet goodness of our default boilerplate:

  • Works with iOS and Android out of the box
  • Useful generators, including components, screens, styles, and more
  • API-ready -- hook it up and start talking to your server
  • Standard-js compliant code
  • Redux and redux-sagas state management
  • Well-documented code
  • Gorgeous Ava tests
  • and much, much more... go check out the readme (WIP during alpha)

⬇️ Install

First, make sure you're set up for React Native

then...

Make sure you have Node 7.6+

While you are free to use whichever node version manager you like, we like using n

If you currently use nvm and would like to switch, follow these steps

You can check your version of node by running

node -v

then...

$ npm install -g ignite-cli
$ ignite new MyNewAppName

▶️ Documentation

Want to dive into the Ignite 2 documentation? Go here

▶️ Troubleshooting

If you run into problems, first search the issues in this repository. If you don't find anything, you can either file an issue or come talk to our friendly developers in the Infinite Red Community Slack (community.infinite.red).

🔀 Where to Go From Here

Contribute to Ignite - Getting up and running for your first pull request

Chat with us on the IR Community - Infinite Red devs standing by

Who are We? - Learn More About Infinite Red

Project Web Page - Ignite on Infinite Red

❤️ Special Thanks ❤️

Thank you to the numerous contributors of Ignite. Our awe and appreciation for the friendliness of Open Source is the fuel for all Infinite Red projects like Ignite.

ignite's People

Contributors

gantman avatar skellock avatar jamonholmgren avatar ryanlntn avatar markrickert avatar kevinvangelder avatar juddey avatar robinheinze avatar hiaw avatar derekgreenberg avatar siakaramalegos avatar mmazzarolo avatar twerth avatar lukabers avatar pradel avatar novex avatar patricksmith avatar morgandonze avatar leonskim avatar iraquitan avatar baopham avatar asndev avatar anirudh24seven avatar mgscreativa avatar ecjs avatar markusguenther avatar mwarger avatar matanshavit avatar mnbroatch avatar budda avatar

Watchers

James Cloos avatar nhducit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.