Skip to content

bspann/CoinInv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kevin Quinn CoinInv web application

Coin Inventory program using Node.js, mongoDB and vanilla JS. Rendering is done with Node-handlebars`

Quick Start

# Install dependencies for server
npm install


# Run the Express server only
npm run app


# Server runs on http://localhost:5002 (I'm using 5000 and 5001)

App Info

Author

Kevin Quinn

Version

1.0.0

About

A small coin inventory app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.9%
  • HTML 41.0%
  • CSS 2.1%