A Vue.js web application for making procedurally-generated, pleasing, and customize-able, background images.
# install dependencies
npm install # or yarn
# serve with hot reload at localhost:13000
npm run dev
# build for production with minification
npm run build
- Add tree-shaking and reduce bundle size.
- Allow import/export of options via. URL.