Skip to content

Sample React App which uses react library to fetch and display device details. It also updates the device details by taking an input from the user.

License

Notifications You must be signed in to change notification settings

SoftwareAG/cumulocity-sample-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample React App which uses react library to fetch and display device details. It also updates the device details by taking an input from the user.

Create a react app

Follow the below steps to create a react app.

  1. Create a folder with the name of your choice. eg. react-app
  2. Navigate inside the folder and run the below command.
     npx create-react-app sample-app --template typescript
    
  3. Navigate inside the sample-app folder that gets created and run the below command in order to use Cumulocity Inventory Service, in react project.
    npm i @c8y/client@1009.0.19
    

This app is provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.


About

Sample React App which uses react library to fetch and display device details. It also updates the device details by taking an input from the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published