Skip to content

Learn to use the node package EJS to make Javascript templates in your HTML on Node.js!

Notifications You must be signed in to change notification settings

maisonm/Setting-Up-EJS-Templating-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EJS Javascript Templating in HTML on Node.js

This is a simple & bare web application built with Express and Node.js utalizing EJS to insert Javascript templates into HTML files.

Here's what is demonstrated in this example EJS application:

  • How to utalize EJS partials(repeated blocks of HTML) with your main html pages.
  • How to link any stylesheets and javascript files you may want on served up on the client side of the app.
  • The basic EJS app folder structure.
  • Setting up an Express server.

This test application will be utalizing Express to handle to the server creation.

About

Learn to use the node package EJS to make Javascript templates in your HTML on Node.js!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published