- Follow the installation instructions for various tools here
$ react-native run-ios
Tests are in the test/
directory. Components are tested with
airbnb/enzyme,
mocha, and
chai.
$ npm run test
An eslint configuration is included. Please ensure committed code passes the linter. Talk to the team if you think a particular rule is not suitable for the project.
$ npm run lint