Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 235 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 235 Bytes

Proverb generator

Install

git clone https://github.com/timurtu/proverb-generator
npm install

Start the app

npm start

Word scraper

npm run scrape

Start the app in prod mode

npm run prod