An open API service indexing awesome lists of open source software.

https://github.com/citguru/store-ordering-api

Store ordering api
https://github.com/citguru/store-ordering-api

Last synced: 9 months ago
JSON representation

Store ordering api

Awesome Lists containing this project

README

          

# Food Ordering API with Node.js

Food ordering API.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisites

What things you need to install the software and how to install them

* Download [Node](https://nodejs.org/en/) and npm
* `npm install` to install all our node dependencies

## Running the server
* run `npm start` to start the server.

## Built With
* [Express](https://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js
* [Node.js](https://nodejs.org/en/) - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.]