/lorem-ism

Randomly generate ISMs https://bobwise.github.io/lorem-ism/

Primary LanguageJavaScript

lorem-ism

generate random isms

Setup

  1. Fork this repo.
  2. clone your forked repo with git clone <yourRepoUrl>.
  3. Install Node.
  4. cd into the project directory and run npm install.

Quick Start

  1. Go through Setup.
  2. Run npm run start in your project directory.