Public Ol Native Template Save Abandoned

OrangeLoops React-Native Project Boilerplate

Project README

React-Native Project Boilerplate

PRs Welcome GitHub

This mobile app template is an empty project prepared with primary software libraries and configurations needed to begin developing a React Native mobile application.

It also has basic sample components, tests, and demonstrations of working with tools such as MobX or Storybook.

The project is ready to work with our React web app template and our server template, providing a unified experience among the three.

Components

  • React as front-end view library.

  • Mobx for state management.

  • Storybook for agile development environment.

  • TypeScript as main language.

  • Babel for JavaScript transpiling.

  • Jest as as test framework.

  • Prettier for code formatter.

  • ESlint for JavaScript/TypeScript linting.

  • Husky for Git hooks support.

  • Lint-staged to run linters on git staged files.

Getting Started

Run the following commands in your terminal

git clone https://github.com/orangeloops/public-ol-native-template.git
cd public-ol-native-template
npm install
npm run run-ios or npm run run-android

Testing

Run npm test for test.

License

You can check out the full license here

This project is licensed under the terms of the MIT license.


orangeloops.com  ·  twitter  ·  blog

Open Source Agenda is not affiliated with "Public Ol Native Template" Project. README Source: orangeloops/public-ol-native-template
Stars
37
Open Issues
0
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating