Skip to content

Trying to control my home and at the same time learning IoT and React

Notifications You must be signed in to change notification settings

urcoilbisurco/Aurora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora

Coming soon.

Installation

create an "app/_env.js" file with inside:

var env={
  token:"YOUR PARTICLE TOKEN",
  device:"YOUR DEVICE ID"
}
module.exports=env;

Then run

  npm install
  npm run start

Then visit localhost:8080

About

Trying to control my home and at the same time learning IoT and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published