A quickly and beautiful bakery CRM app
See the development progress in this board
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Note: run in Release mode on iOS to hide a known issue
yarn
- install dependenciesreact-native run-ios --configuration Release
- run on iOSreact-native run-android
- run on Android
yarn
- brew install yarnnode
- brew install nodereact-native-cli
- npm install -g react-native-cliwatchman
- brew install watchmanXcode
- The easiest way to install Xcode is via the Mac App Store
For more information see the link
Storybook and storyshots for BDD tests. Use storybook to see all of components and states
yarn test
- run storyshotsyarn storybook
- run storybook server- Run
react-native run-ios
orreact-native run-android
The server is a Open-source framework to develop and deploy production-ready serverless GraphQL backends.
RedBox - JSON value '<null>'
- there is an issue withreact-apollo
if you run in Debug mode on iOS. See more here