Files
Custom-Static-Website-Gener…/README.md
Akilan Selvacoumar bca04adfbc Update README.md
2020-05-14 16:21:42 +05:30

542 B

Maintenance

GitHub issues

GitHub issues-closed

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