Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 972 Bytes

README.md

File metadata and controls

45 lines (36 loc) · 972 Bytes

VLAVAAV logo

Preview

VLAVAAV

VLAVAAV is a web app for quickly visualizing whole color palettes. Long are the days of looking up individual hex codes on your favorite search engine. The future is here.

🎨 To visualize palettes, simply paste text containing hex codes anywhere on the app page and VLAVAAV will automatically find and display the colors for you.

❤️ Written with Vue + Typescript

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Run tests

npm run test

Lints and fixes files

npm run lint

Compiles and minifies for production

npm run build