Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 243 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 243 Bytes

lightfeather-backend

Description

API server module with Node/Express

Quick Start

Install dependencies:

$ npm install

Start the server:

$ npm start

View the website at: http://localhost:4000