Skip to content

billautomata/light-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crosstown-trees

installation

In the base directory run npm install to install the dependencies for the front end. When that completes enter the /server directory and run npm install again to install the dependencies for the back end.

running the project

front end

In the base directory of the project run npm start. That will open the interface on port 3000.

back end

In the /server directory run node app.js to run the back-end.

networked device

In the /server directory run node outboard.js to run in networked device mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages