Skip to content

mradambeck/word-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Randomizer

Inspired by the cut-up technique, a friend of mine needed a word randomizer for writing lyrics. I figured it'd be a quick and fun project, plus a way to save him some time.

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run bower install to install front-end dependencies.

  3. Run sass --watch public/styles/styles.scss:public/styles/styles.css to compile SCSS into CSS.

  4. Run nodemon to serve the site.

About

Based on the cut-ups technique of writing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages