Project logo

Epress Js Boilerplate with Mocha Testrunner

Status License


Few lines describing your project.

📝 Table of Contents

🧐 About

I build this ExpressJS boilerplate to help me setup future projects fast, and it is open for anyone interested in building an Express JS backend to use.

🏁 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

What things you need to install the software and how to install them.

Nodejs
NPM / Yarn

Installing

A step by step series of examples that tell you how to get a development env running.

  • Install Dependencies
npm install
or
yarn install
  • Run Server
npm start

🎈 Usage

Add notes about how to use the system.

🚀 Deployment

Add additional notes about how to deploy this on a live system.

⛏️ Built Using

✍️ Authors

🎉 Acknowledgements

  • Hat tip to anyone whose code was used
  • Inspiration kylelobo