Skip to content

MClimate/mclimate-flexconf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MClimate API Integration example

A barebones React.js app using react-router & axios.

Running Locally

Make sure you have Node.js installed.

git clone https://github.com/MClimate/mclimate-flexconf-demo.git # or clone your own fork
cd mclimate-flexconf-demo

Before running the app, you have to insert your CLIENT_ID and CLIENT_SECRET in the config file (src/constants/config.js). CLIENT_ID and CLIENT_SECRET can be generated on the developers portal

npm install
npm start

Your app should now be running on localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published