Files
Custom-Static-Website-Gener…/README.md
Akilan Selvacoumar bf2232f552 Update README.md
2020-05-14 16:23:27 +05:30

637 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

cd website-generation
npm install 
npm start
```bash