Skip to content

Create persistent layouts of your Cisco Spark spaces in a responsive grid

Notifications You must be signed in to change notification settings

harborhoffer/spark-space-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Space Grid

A React application for creating persistent layouts of resizable/draggable Spark spaces in a grid.

Deploy to Netlify

npm install

Install dependencies

npm start

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.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Environment Configuration

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.

About

Create persistent layouts of your Cisco Spark spaces in a responsive grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published