Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 632 Bytes

README.md

File metadata and controls

39 lines (31 loc) · 632 Bytes

🛠 Express Boilerplate 🛠

Save time building up your express applications by using this boilerplate

Installation

1.) Clone this repository

2.) Locate to the project directory

3.) Install the packages that is needed for this boilerplate.

npm install

Packages Included

  • express
  • cors
  • morgan
  • nodemon
  • dotenv
  • body-parser

4.) Start the server

npm run dev:start

or

npm start

and you're done!

See the server running at http://localhost:80

Happy Coding!

Support

ko-fi