Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 538 Bytes

Kanbangaroo Backend

This is a small backend that accompanies the frontend code discussed part 4 of a series of blog posts on Neighbourhoodie’s blog. Step four is the first step in the series that requires a backend, so the tags in this repo start with step-4.

You have currently checked out the code for step-4

Installation

$ npm i

Usage

$ npm run dev

This will start the backend at http://localhost:8000.