WIP
Run the following commands:
composer install
php artisan migrate --seed
php artisan serve
Then visit http://localhost:8000/wardrobe#post
To compile assets run the following:
npm install
grunt watch
Wardrobe is open-sourced software licensed under the MIT license