Automatic image mashup/collage generator. Live at https://t.mldk.cz/tools/kollagen
 
 
 
 
 
 
Go to file
Tomáš Mládek 003c0be447 package.json, add footer with version and link to homepage 2020-07-15 23:05:29 +02:00
public init 2020-06-22 17:29:49 +02:00
src package.json, add footer with version and link to homepage 2020-07-15 23:05:29 +02:00
.browserslistrc init 2020-06-22 17:29:49 +02:00
.gitignore init 2020-06-22 17:29:49 +02:00
README.md init 2020-06-22 17:29:49 +02:00
babel.config.js init 2020-06-22 17:29:49 +02:00
package-lock.json init 2020-06-22 17:29:49 +02:00
package.json package.json, add footer with version and link to homepage 2020-07-15 23:05:29 +02:00
tsconfig.json init 2020-06-22 17:29:49 +02:00
vue.config.js package.json, add footer with version and link to homepage 2020-07-15 23:05:29 +02:00

README.md

kollagen

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.