Files
Custom-Static-Website-Gener…/README.md
Akilan Selvacoumar b385468ecf Update README.md
2020-05-16 19:23:51 +05:30

833 B

GPLv3 license Maintenance GitHub issues

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

Contributors

  1. Akilan Selvacoumar
  1. Gaurav Gosain