Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Demo from a presentation about nars at React day Berlin 2019
- Host: GitHub
- URL: https://github.com/nars-dev/react-day-berlin-2019-demo
- Owner: nars-dev
- Created: 2019-12-06T13:36:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:27:16.000Z (about 2 years ago)
- Last Synced: 2024-08-03T01:30:40.752Z (6 months ago)
- Topics: react-native, ssr
- Language: TypeScript
- Homepage:
- Size: 2.58 MB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 33
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-list - react-day-berlin-2019-demo - dev | 9 | (TypeScript)
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)