A simple example for creating a cross platform react project that shares logic.
These instructions will get you a copy of the project up and running on your local machine for development.
Make sure you have the following installed and working:
- nodejs 6.3.x
- yarn (brew install yarn)
-
Run
yarn -
Run
yarn start-deltato run the site based on components-delta OR runyarn start-epsilonto run the site based on components-epsilon
- React - A javascript library for building user interfaces
- Create React App - Create React apps with no build configuration