Files
Custom-Static-Website-Gener…/README.md
Akilan Selvacoumar 72f0829120 Update README.md
2020-05-14 16:22:38 +05:30

16 lines
521 B
Markdown

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[![GitHub issues](https://img.shields.io/github/issues/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/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