Skip to content

Demo from a presentation about nars at React day Berlin 2019

Notifications You must be signed in to change notification settings

nars-dev/react-day-berlin-2019-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React day Berlin demo

  1. Install the dependecncies for server and client with yarn or npm
  2. You can refer to the RN documentation to learn how to run the RN app. It's in the client directory.
  3. Run server: cd server && yarn start

demo