Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 921 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 921 Bytes

WeDeploy Data Badge

An example of WeDeploy Data on React Native.

Instructions

  1. Install the WeDeploy CLI.
  2. Clone this repository.
  3. Open the project with your command line and run we deploy -p yourproject.
  4. Navigate to TodoApp folder and execute npm i.
  5. Load data.js file in a text editor and replace <project-name> with the name of the project you choose in step 2 (yourproject). For example, if the project is called testrndata, the data URL should look like data-testrndata.wedeploy.io.
  6. Run npm run ios or npm run android.

License

BSD-3-Clause, © Liferay, Inc.