Skip to content

Voilerplates/express-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›  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

About

Express boilerplate made with ๐Ÿ’– by jabo-bernardo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published