Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 672 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 672 Bytes

node-boilerplate

Introduction

  • A clean boilerplate to start for projects built using nodejs, express and mongoDb

Installation

Running the backend.
  • git clone https://github.com/someshkoli/node-boilerplate.git
  • cd node-boilerplate
  • yarn install
  • node server.js

Libraries used: