Tour with a Local
- Ionic
- React
- NodeJS
- Firebase
- Netlify
- Apollo
- GraphQL
- Google Cloud Platform
- Docker
To get a local copy up and running follow these simple steps.
Install dependencies:
npm install
To start the project locally:
npm run dev
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
Distributed under the MIT License. See LICENSE
for more information.