react-native-babel-jest example

May 20, 2016 ยท View on GitHub

Clone this repository

git clone https://github.com/apentle/react-native-babel-jest.git

Install node modules

cd react-native-babel-jest/Example
npm install && npm install --only=dev

Run test

npm test

Contents

  1. 1Clone this repository
  2. 2Install node modules
  3. 3Run test