/Procedural-Image-Generator

A Vue.js web application for making procedurally-generated, pleasing, and customize-able, background images.

Primary LanguageVue

Procedural Background Image Generator

A Vue.js web application for making procedurally-generated, pleasing, and customize-able, background images.

TODO: Flesh out README

Build Setup

# install dependencies
npm install # or yarn

# serve with hot reload at localhost:13000
npm run dev

# build for production with minification
npm run build

TODOs

  • Add tree-shaking and reduce bundle size.
  • Allow import/export of options via. URL.