MarcoSteinke / NodeJS-EJS-Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ…½πŸ…ΎπŸ…³πŸ…΄πŸ…ΉπŸ†‚-πŸ…΄πŸ…ΉπŸ†‚-πŸ†ƒπŸ…΄πŸ…ΌπŸ…ΏπŸ…»πŸ…°πŸ†ƒπŸ…΄

Introduction

In this repository you can find a template for the creation of Node/Express Web Applications with EJS as templating-engine.

Dependencies

  • Node JS

  • Express

  • Nodemon

  • EJS

  • Nodemon

  • dotenv

Usage

【1】 Clone the repository

【2】 Navigate into the project-directory and run npm run to start the project

About

License:MIT License


Languages

Language:JavaScript 92.1%Language:HTML 7.9%