Skip to content

devvyyxyz/ejs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ejs-template

This project demonstrates a simple Express server using the EJS view engine.

Setup

  1. Install dependencies:
    npm install
  2. Start the server:
    npm start
  3. Visit http://localhost:8080 (or the port specified in PORT).

Static assets live in the public folder and EJS templates are in views.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published