Menjalankan Pug File
# install pug globall
sudo npm install pug --global
#get to your folder and running this :
pug -w ./ -o ./html -P
Th3 K3oS
# install pug globall
sudo npm install pug --global
#get to your folder and running this :
pug -w ./ -o ./html -P