Skip to content

callstack/universal-react-app

Repository files navigation

Universal React Workshop

Installation

Simply clone the repo and run yarn in root project directory.

Getting started

Web

yarn run web

And head to http://localhost:3000/

Native

At the beginning you need to start haul with:

yarn run haul

Now you can proceed with running your app. To run iOS version:

yarn run ios

and for Android silimar:

yarn run android

NOTE: You need XCode and Android SDK + emulator to run the native side.

Branching

We've implemented workshop app in few stages. If you'll get lost during the workshop, you have a chance to checkout to a branch which is specific to current stage:

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •