Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 197 Bytes

base-api

Base for a node/express api

Steps

  1. Clone this repo
  2. Create new GH repo
  3. In project folder run git remote set-url origin git://new.url.here
  4. Run npm i
  5. Happy Building!