Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 627 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 627 Bytes

Dreamville-Ipsum

This is another random site on the web that lets you generate random texts from your choice of J. Coles dreamville artists.

https://github.com/johnwmillr/LyricsGenius was used to scrap the lyrics off from https://genius.com/ .

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

To get new lyrics

pip3 install -r requirements.txt 
python3 getSongs.py

Inspired by https://github.com/rfoel/drake-ipsum