react-native-mantra-boilerplate

June 14, 2016 ยท View on GitHub

A react-native boilerplate based on Meteor/Mantra

WARNING

  • This is still alpha
  • Please report any issue to this Github ;)

Features

Installation

Includes

Commandes

  • npm run test : WIP
  • npm run lint : lint your with eslint
  • npm run lintfix : automatically fix your code

Routes

Routes are defined in core module (in src/client/configs/routes.js)

Informations

TODO

  • Add unit test for every component
  • Add unit test for every containers
  • Add unit test for every action

TO THINK ABOUT (Please open an issue if you have ideas to help)

  • More tests
  • What to add ?