0.0.1 • Published 7 years ago
react-native-breathe v0.0.1
Lista
Technologies
Development
Install Node.js.
$ apt-get install nodejsInstall Yarn (optional but highly recommended).
$ apt-get install yarnClone the repository.
$ git clone https://gitlab.stud.idi.ntnu.no/programvareutvikling-v19/gruppe-73Install dependencies.
- With npm:
$ npm install- With yarn:
$ yarnStart a localhost server.
- With npm:
$ npm start- With yarn:
$ yarn startPrettier, Lint & Type checking.
- With npm:
$ npm run check-all- With yarn:
$ yarn check-allContributing
- Fork the repository and create a new branch for the feature that you want to work on.
- Clone your fork to your local machine.
- Commit your changes and push them to origin. Please don't forget to run
check-allbefore commiting your changes. - Open a new pull request.
0.0.1
7 years ago