cherifya / galio-starter-kit

Galio's starter kit is an app you can use to see what you can create with our library

Home Page:https://galio.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests Gitter npm Backers on Open Collective Sponsors on Open Collective

Galio is one of the coolest UI libraries you could ever use, licensed under MIT. Carefully crafted by developers for developers. Ready-made components, typography, and a gorgeous base theme that is easily adaptable to each project.

This project was built with the main purpose of showcasing what Galio can be used for. The whole community started creating different screens for Galio, enabling other users to see how versatile and easy to use our library is. Join this big community of people building with Galio!

Table of Contents

Quick Start

1. Project Setup

git clone https://github.com/galio-org/galio-starter-kit.git
cd galio-starter-kit
npm install or yarn install

2. Starting the local server for your app

Terminal cli: expo r -c or npm start

3. Now a new browser window should appear:

Click on 'run iOS' or 'run Android'

Documentation

The documentation for Galio is hosted at our our website

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for galio-starter-kit. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of galio-starter-kit. Check for your fork's master branch status and see if it's up to date with the upstream/master (our repository)
  2. Provide us with reproductible steps for the issue.
  3. Some issues may be platform specific, so specifying what platform and if it's a simulator or a hardware device will help a lot.

Licensing

© 2019 Galio made with ❤️ for apps.

About

Galio's starter kit is an app you can use to see what you can create with our library

https://galio.io

License:MIT License


Languages

Language:JavaScript 100.0%