Skip to content

Latest commit

 

History

History
85 lines (60 loc) · 2.56 KB

File metadata and controls

85 lines (60 loc) · 2.56 KB

BrightCoders Logo

App reservación de vuelos

Tabla de contenidos

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Title or Project Name
  • Table of contents
  • Description. A brief description of what the project is about
  • How to Install and Run the Project.
  • How to Use the Project.
  • Credits
  • Badges

Descripción

Uso

Instalar dependencias

npm install

Ejecutar

Cualquier entorno

npm start

Android

npm run android

iOS

npm run ios

Web

npm run web

Pruebas

npm test

Insignias

Analizador de código Estado
Codacy Codacy
CodeCov CodeCov

Créditos