Skip to content

andresma2490/PUGulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUGulp

Dev environment setup with Gulp to use Pug js

# Installation
npm install

# Build files and start a DEV server
npx gulp

The compiled files will be stored in the public/ directory.