#Flarum Skeleton App This application is a skeleton for https://github.com/flarum/core - it will set up the application and install dependencies in a Vagrant box. ## Instructions ```` git clone git@github.com:mikedugan/flarum-app cd flarum-app vagrant up ````