Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 853 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 853 Bytes

Templating Engines met Handlebars - Start

Description

This project is part of the course Programming 3 at Arteveldehogeschool Gent. This is the start code for the livecode demo we'll develop during class.

Installation

$ npm install

Note: normally we do not include a .env file, ONLY because this is a demo we included the file.

Running the App

# watch mode
$ npm run start:dev

Useful references

Authors

  • Tim De Paepe
  • Frederick Roegiers