Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 952 Bytes

README.md

File metadata and controls

61 lines (43 loc) · 952 Bytes

Logo

AirTour

Tour with a Local

Built With

  • Ionic
  • React
  • NodeJS
  • Firebase
  • Netlify
  • Apollo
  • GraphQL
  • Google Cloud Platform
  • Docker

Getting Started

To get a local copy up and running follow these simple steps.

Installation

Install dependencies:

npm install

Usage

To start the project locally:

npm run dev

Deployment

To create a production build for web and Android:

npm run build

To create a production build for iOS you should first run the above, and then:

npm run build:ios

License

Distributed under the MIT License. See LICENSE for more information.