Giter VIP home page Giter VIP logo

kodmob's Introduction

kodmob

Mobile version of kodilan.com built with React Native

koders

Set up

Clone and setup the repository:

git clone https://github.com/tinas/kodmob.git
cd kodmob
yarn install

If you're on a Mac and developing for iOS, you need to install the pods (via Cocoapods) to complete the linking.

yarn pod

Running

Step 1: Start Metro

First, you will need to start Metro, the JavaScript bundler that ships with React Native. Metro "takes in an entry file and various options, and returns a single JavaScript file that includes all your code and its dependencies." —Metro Docs

To start Metro, run npx react-native start inside your React Native project folder:

yarn start

Step 2: Start your application

Let Metro Bundler run in its own terminal. Open a new terminal inside your React Native project folder. Run the following:

yarn ios

if you are developing on android:

yarn android

For detailed setup, visit React Native guides.

License

MIT © Ahmet Tınastepe

See LICENSE for details.

kodmob's People

Contributors

tinas avatar

Stargazers

Muhammed avatar Enes KAPLAN avatar Neslihan Ilgenci avatar Mehmet Emin Göbütoğlu avatar Sayyid Shalahuddin avatar Bekir Yetim avatar Hamza Azman avatar Devansh Agarwal avatar Mert  avatar

Watchers

 avatar

kodmob's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.