For development, you will only need Node.js installed on your environement.
$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ npm install
$ npm start
- Eslint is used to prevent JavaScript error.
- Prettier is an opinionated code formatter.
- React native React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.
- Typecript TypeScript extends JavaScript by adding types.