GithubHelp home page GithubHelp logo

hhy5277 / salgode-mobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drintios/salgode

0.0 1.0 0.0 1.28 MB

Salgo De Mobile App

Home Page: https://salgode.cl

License: GNU General Public License v3.0

JavaScript 100.00%

salgode-mobile's Introduction

stdVersionB commitsB prettierB

Salgode

Aplicación móvil para compartir viajes construida con Expo para web, iOS y Android. Backend se encuentra aquí

Sigue el desarrollo en nuestro Trello.

Indice

Scripts

  • yarn dev

    Abre un servidor para correr la app en tu celular.
    Debes instalar Expo en tu celular. Para Android debes escanear el código QR desde tu terminal y para iOS puedes seguir las instrucciones en pantalla.

  • yarn lint

    Corre el verificador de estilos.

  • yarn lint:fix

    Corrige las fallas de estilos que se pueden corregir automáticamente.

  • yarn test

    Corre los tests.

Workflow

Development

  • Las ramas feat/*, fix/*, chore/*, hotfix/* and docs/* se ven bien con dash-case.

  • Usamos squash and merge a dev usando conventional commits.

Release

  • Hacemos merge de dev a master localmente.

  • Si el fast-forward no es posible, usamos prerelease: merge branch 'dev' como commit message.

  • Luego hacemos el release usando standard version con el comando yarn release, que se encarga de generar el CHANGELOG de la versión automáticamente y subir los cambios a GitHub con el tag de la nueva versión.

Motores

  • node ^12.9.1
  • yarn ^1.17.3

Agradecimientos

Se aprecia el aporte al frontend de:

salgode-mobile's People

Contributors

aiquinones avatar buskerone avatar camiolguin avatar daleal avatar diegosilvas avatar gonzalo9823 avatar isipalma avatar jayki-zx avatar joaquinricci avatar mandrade2 avatar mrearle avatar robin40 avatar sebacruzd avatar vacodoceo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.