Skip to content

7h1b0/plop-generator

Repository files navigation

Plop avatar


build status build status


Plop generator

Plop Generator is an image generator web app.

  • 🎨 Change primary color
  • 👁️ Press Space to move the eye

Developing

To develop:

  1. Clone the repository
  2. To install node packages, run:
    npm install
  3. Start the development server by running:
    npm run dev