All Projects → vbauer → ios-cosmos.herokuapp.com

vbauer / ios-cosmos.herokuapp.com

Licence: other
Source to ios-cosmos.com

Programming Languages

HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to ios-cosmos.herokuapp.com

Parchment
A paging view controller with a highly customizable menu ✨
Stars: ✭ 2,812 (+17475%)
Mutual labels:  ios-libraries
Awesome Ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Stars: ✭ 38,720 (+241900%)
Mutual labels:  ios-libraries
Xlpagertabstrip
Android PagerTabStrip for iOS.
Stars: ✭ 6,671 (+41593.75%)
Mutual labels:  ios-libraries
Swifty42
🔮 The answer to Swift life, the Swift universe and everything about Swift!
Stars: ✭ 107 (+568.75%)
Mutual labels:  ios-libraries

Contributing

If you want to make this world a little bit better you can:

  • Fork this repository
  • Add some new interesting projects or fix mistakes. Modify file:
    • projects/free.yml - for free projects
    • or projects/paid.yml - for paid projects
  • Send back a pull request

NB: Please, check your indentations in text to prevent possible problems with YAML parser.

Running server locally

To install needed dependencies, run this commands in the project directory:

rvm use 2.5.1
bundle install

To check your changes in life, you can run server locally using the following command:

bundle exec rackup -p 8080 config.ru

Server should be available on http://localhost:8080.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].