Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nars-dev/react-day-berlin-2019-demo

Demo from a presentation about nars at React day Berlin 2019
https://github.com/nars-dev/react-day-berlin-2019-demo

react-native ssr

Last synced: about 2 months ago
JSON representation

Demo from a presentation about nars at React day Berlin 2019

Awesome Lists containing this project

README

        

# React day Berlin demo

1. Install the dependecncies for `server` and `client` with `yarn` or `npm`
2. You can refer to the RN [documentation](https://facebook.github.io/react-native/docs/getting-started)
to learn how to run the RN app. It's in the `client` directory.
3. Run server: `cd server && yarn start`

![demo](./demo.gif)