Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1018 Bytes

README.md

File metadata and controls

52 lines (31 loc) · 1018 Bytes

Flagship logo

Sample of React app using Flagship - JS SDK

Online demo

Try it locally

Prerequisites

  • Node.js: version 6.0.0 or later...

  • Npm: version 3.0.0 or later...

Getting Started

  • Install the node module:
examples/react-app$ npm install
  • Start the project:
examples/react-app$ npm start

Run with local Flagship JS SDK

  • You need to link @flagship.io/js-sdk :

    • 1 - At the root level (=PATH/TO/flagship-js-sdk), run:

      flagship-js-sdk$ npm link
      
    • 2 - Then, move to examples/react-app:

      examples/react-app$ npm link PATH/TO/flagship-js-sdk
      

More about Flagship SDK ?

👉Click here 😎

What is Flagship ? ⛵️

👉Click here 😄