Skip to content

gerrymandr/hot-or-not

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

District Hot or Not page

Basic setup

	$ npm install
	$ npm start
	go to [localhost:3000](http://localhost:3000/)

for mongo access:
	$ mongod
	$ mongo (in new tab)

Contents

  • /public - static directories suchs as /images
  • /routes - route files for project
  • /views - views for project
  • README.md - this file
  • app.js - central app file project
  • package.json - package info for project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published