GithubHelp home page GithubHelp logo

alexxnica / react-native-web-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grabcode/react-native-web-starter

0.0 1.0 0.0 75 KB

Starter for a React Native for Web project (RN4Web)

License: Other

JavaScript 96.60% HTML 3.40%

react-native-web-starter's Introduction

React Native Web

React Native for Web Starter

React Native for Web Starter aims at:

  • Providing the leanest code base to bootstrap a React Native for Web project.
  • Following the standard React Native project structure close so someone becoming familiar with React Native may quickly find its way in a RN4Web project, and vice-versa.
  • Benefit from the React community dev-tools, such as Storybook.

Presentation

You can find a presentation of React Native for Web and this starter here. React Native for Web Starter

Getting quickly started

As of today, React Native for Web, let's call it RN4Web, is still pretty recent, and could use some more documentations, along with contributions.

This repo is an attempt to make it easier for anyone to launch, experiment and publish a RN4Web App.

Install

git clone https://github.com/grabcode/react-native-web-starter.git projectname
cd projectname
rm -rf .git
npm install

Run

npm run dev - your app is accessible at http://localhost:3000

You can also enjoy React Storybook running npm run storybook and open http://localhost:9001

Build

TODO

Tools

React Native for Web runs in the browser, hence get out of the box full dev tools supports.

In the future, RN4Web Starter may come with some flavour such as Redux and its amazing tool suite.

About React Native for Web

React Native for Web is born from the brilliant mind of a member of the React Native community. Some would say it had to happen, many reasons begging for such project to get started.

React Native tends to unify iOS and Android, and soon Universal Windows developer under one banner, sort of the Wardens of the Native.

Well, following that GoT analogy, React Native for Web is the Wardens of the Web, unifying any React developer under a common set of values.

License

React Native for Web Starter is BSD licensed.

react-native-web-starter's People

Contributors

dylanb-dev avatar grabcode avatar ndbroadbent avatar stou 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.