Code Monkey home page Code Monkey logo

generator-rn-toolbox's Introduction

React Native Toolbox Build Status NPM downloads license

Yeoman generators to kickstart your react-native v0.38+ projects.

As of now, the way those generators are configured is heavily opinionated and based on our own company needs.

Features

In an existing React Native project, our generator contains sub-generators that will help you with:

Requirements

  • You need node 6 installed
  • Ruby > 2.2.3 (and < 2.4*)
  • Bundler installed (gem install bundler)
  • Yeoman installed (npm i -g yo)
  • Yarn installed (npm i -g yarn)

* Some gem dependencies (see issue #51) are not compatible with Ruby >= 2.4 (as of 2017-01-11).

Usage

Install the main yeoman generator:

npm install -g yo generator-rn-toolbox

Then follow the docs for any sub-generator listed above in the features.

If starting from scratch, use the react-native init <ProjectName> && cd <ProjectName> command to instantiate your React Native Project (for more go see the official React Native getting started).

It is recommended to initiate the git repository right after instantiating the app and to do you first commit.

It is also recommended to do a separate commit after running each of these steps.

generator-rn-toolbox's People

Contributors

4ian avatar almouro avatar arlevoy avatar danilvalov avatar guilhermebruzzi avatar justeleblanc avatar kraynel avatar lechinoix avatar marekkalnik avatar minishlink avatar nhacsam avatar tcheymol avatar thibc avatar wrousseau avatar xavierlefevre avatar

Watchers

 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.