mallickboy / How-to-use-PUG-with-Express

Basic example on how to use PUG with Express js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here is an basic example on how to use PUG templete or starting with PUG templete with express and Node js

1st : Install node and npm

2nd : Go to the folder location (You may use VS code or terminal) and run command

        npm i 

3rd : Run command

        node app.js 

4th : Click on the newly generated links throw terminal to see

  Use as you like :)

About

Basic example on how to use PUG with Express js


Languages

Language:JavaScript 37.6%Language:Pug 33.4%Language:CSS 29.0%