Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.05 KB

README.md

File metadata and controls

53 lines (30 loc) · 1.05 KB

Gift App Backend

A back end interface for viewing and editing a mobile gift app.

To be consumed by gift-app-mobile.

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

Node 8.12 reccomended (6 is fine).

Installing

Install depencencies

npm i

Deployment

# serve with hot reload at localhost:3000 via nodemon
npm start

Built With

Contributing

PRs completely welcome.

Authors

  • Jason Weeks

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

Acknowledgments

  • Alex Korth for UX/UI