Files
Custom-Static-Website-Gener…/README.md
Akilan Selvacoumar 917fd8536d Create README.md
2020-05-14 16:07:08 +05:30

12 lines
249 B
Markdown

# 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