Touch web is a command-line tool that helps the web developer to initialize new web projects easily. The tool is built using node.js, it uses pug.js in the background to create pure HTML templates according to the user choices.
You can install the tool by using the command “npm install -g touchweb” if you already have node.js and npm installed
NPM: Touchweb – NPM
Github: Tocuhweb – GitHub
Programming languages and technologies:
node.js, npm, pug.js