Skip to content

mustafakbaser/js-express-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Web Application with Javascript

Dynamic Web Application with Javascript, ExpressJS, Handlebars, Requests

Table of Contents

Installation

  1. Clone this repository.
    git clone https://github.com/mustafakbaser/js-express-web-server.git
    
  2. Install Nodejs dependencies.
    npm install
    
  3. In the root directory of the project, start the server (or directly src directory).
    node src/app.js
    

Usage

The application is created with JavaScript and can be run using the Node.js runtime environment. Packages need to be installed.

express: 4.17.3,

hbs: 4.2.0,

request: 2.88.0

License

Licensed under the Unlicense

Contributing

Being an open source community makes the Dev community special, so anyone can free to contribute to this application.

Questions

Any questions regarding this project, contact iletisim@mustafabaser.net directly.

About

Dynamic Web Application with Javascript, ExpressJS, Handlebars, Request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published