741 B
741 B
Generating static web pages using whatsapp
In this project we will illustrate how to build a static web page using commands in whatsapp.
Installation
Requirements : Node js and Npm
To start web generator
cd website-generation
npm install
npm start
To start whatsapp bot
cd whatsapp-web.js
npm install
npm start