mirror of https://github.com/flarum/flarum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mike Dugan
a8eb18dd73
|
10 years ago | |
---|---|---|
app | 10 years ago | |
bootstrap | 10 years ago | |
public | 10 years ago | |
scripts | 10 years ago | |
.env.example.php | 10 years ago | |
.gitignore | 10 years ago | |
Vagrantfile | 10 years ago | |
artisan | 10 years ago | |
composer.json | 10 years ago | |
readme.md | 10 years ago | |
server.php | 10 years ago |
readme.md
#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