A React application for creating persistent layouts of resizable/draggable Spark spaces in a grid.
Install dependencies
Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will see the build errors and lint warnings in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Set CLIENT_ID to specify the Client ID of the Oauth client to authorize users with.
You can create a new integration and obtain a Client ID at https://developer.ciscospark.com.
Be sure to only select the spark:all scope when creating your integration.