GithubHelp home page GithubHelp logo

hack-in-app's Introduction

Getting Started with This React Native Setup Template

This project was bootstrapped with React Native Cli, and edited by me, I add different libraries that I use in every React project, like Typescript, storybook, react-native-navigation, and jest. And I structure the files.
You can clone it and start coding your App immediately.

First

make sure to setup your envirement for react-native app development by following the instructions in the docs. (Stop when you get to the part 'Creating a new application'), after that clone this repo and start your project.

Available Scripts

In the project directory, you can run:

npm install

Install the different needed dependences.

npm start

Runs the metro server locally.

The app will reload if you make edits.
You will also see any lint errors in the console.

npm run android

Runs the App on an android device (make sure that you have an android phone pluged with the laptop, or open an android emulator)

npm run ios

Runs the App on an ios device (make sure that you have an ios phone pluged with the laptop, or open an ios emulator)

npm test

Launches the tests.·
See the section about running tests for more information.

npm run storybook

Runs the storybook and see the components.
Open http://localhost:7007 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run prestorybook

Run this command everytime you create a new story, (it's gonna load the new story file and add it to the stories list).

npm run build-storybook

Output a static Storybook in the storybook-static directory, which can then be deployed to any static site hosting service.

hack-in-app's People

Contributors

yasser-belatreche avatar

Stargazers

 avatar

Watchers

 avatar

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.