Skip to content

connctd/sensedemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sense Demo

How to build

Do once: npm install

How to execute (locally)

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

How to deploy

Just push to master. now.sh takes care of building and deploying the project.