Few lines describing your project.
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.
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.
What things you need to install the software and how to install them.
Nodejs
NPM / Yarn
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
Add notes about how to use the system.
Add additional notes about how to deploy this on a live system.
- @truetechcode - Idea & Initial work
- Hat tip to anyone whose code was used
- Inspiration kylelobo