Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 374 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 374 Bytes

Wardrobe

WIP

Run the following commands:

composer install
php artisan migrate --seed
php artisan serve

Then visit http://localhost:8000/wardrobe#post

Development

To compile assets run the following:

npm install
grunt watch

License

Wardrobe is open-sourced software licensed under the MIT license