Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galio-org/galio-starter-kit
Galio's starter kit is an app you can use to see what you can create with our library
https://github.com/galio-org/galio-starter-kit
android ios react-native showcase-app work-in-progress
Last synced: 8 days ago
JSON representation
Galio's starter kit is an app you can use to see what you can create with our library
- Host: GitHub
- URL: https://github.com/galio-org/galio-starter-kit
- Owner: galio-org
- License: mit
- Created: 2019-10-21T00:19:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T09:55:21.000Z (almost 5 years ago)
- Last Synced: 2024-02-24T16:36:01.764Z (9 months ago)
- Topics: android, ios, react-native, showcase-app, work-in-progress
- Language: JavaScript
- Homepage: https://galio.io
- Size: 161 KB
- Stars: 177
- Watchers: 8
- Forks: 70
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# [galio-starter-kit](https://www.galio.io) ![GitHub package.json version](https://img.shields.io/github/package-json/v/galio-org/galio-starter-kit.svg) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Galio,%20a%20free%20and%20beautiful%20UI%20framework%20https%3A//galio.io/%20%23reactnative%20%23react%20%23design%20%23developers%20%23freebie%20via%20%40galioframework)
[![GitHub issues](https://img.shields.io/github/issues/galio-org/galio-starter-kit.svg?style=popout)](https://github.com/galio-org/galio-starter-kit/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/galio-org/galio-starter-kit.svg)](https://github.com/galio-org/galio-starter-kit/issues?q=is%3Aissue+is%3Aclosed)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/galio-org/galio-starter-kit.svg)](https://github.com/galio-org/galio-starter-kit/pulls)
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/galio-org/galio-starter-kit.svg)](https://github.com/galio-org/galio-starter-kit/pulls?q=is%3Apr+is%3Aclosed)
[![Gitter](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/galio-community)
[![npm](https://img.shields.io/npm/dm/galio-framework.svg)](https://www.npmjs.com/package/galio-framework)
[![Backers on Open Collective](https://opencollective.com/galio/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/galio/sponsors/badge.svg)](#sponsors)
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](#quick-start)
* [Documentation](#documentation)
* [Resources](#resources)
* [Reporting Issues](#reporting-issues)
* [Licensing](#licensing)
## Quick Start
#### 1. Project Setup
```bash
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](https://galio.io)
## Resources
* Website:
* Expo:
* Issues: [GitHub Issues Page](https://github.com/galio-org/galio-starter-kit/issues)## 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
* Licensed under MIT ()
© 2019 [Galio](https://galio.io) made with ❤️ for apps.