Skip to content

jefarrell/I-Mesh-You

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#I-Mesh-You

Code repo for imeshyou.com

Created for launch of goTenna Mesh networking device

User-updatable, interactive leaflet cluster maps in React. User entries geocoded and stored in mongo, info immediately rendered on map.

Application Stack:

  • MongoDB database
  • Node server
  • React views
  • Leaflet mapping
  • SASS styling
  • Gulp task management

To run:
Install MongoDB
git clone https://github.com/jefarrell/I-Mesh-You
cd I-Mesh-You
npm install
bower install
mongod
node app.js
App will be running on localhost:3000

About

Code repo for imeshyou.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages