Answers for "running file pug"

0

running file pug

# install pug globall
sudo npm install pug --global

#get to your folder and running this :
pug -w ./ -o ./html -P
Posted by: Guest on October-08-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language