Skip to content

m-petrosyan/colorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tms logo

Colorizer

Create the perfect palette

Bring your vision to life with our color palettes!


Postman documentation

view

installation

Laravel

composer install
php artisan passport:install
php artisan migrate --seed
php artisan serve

Vue

yarn 
yarn dev