Skip to content

This repo is the backend for a shoveling for hire service.

Notifications You must be signed in to change notification settings

dgupta599/Snope_API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snope API

This repo is the backend for a shoveling for hire service.

#How to install ##Prerequisites:

-nodeJS

-npm

-MongoDB

##Check out the project Clone this github repo:

git clone https://github.com/codeforboston/Snope_API

##Install dependencies:

From the root folder (containing package.json) - run:

npm install

#How to run After installation, you should be able to run the server by going to the root folder (containing package.json) and entering:

node server.js

or, with optional port number:

node server.js 8888

About

This repo is the backend for a shoveling for hire service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%