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.
Toby Zerner
02ba17e572
|
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 | ||
composer.json | ||
readme.md | 10 years ago | |
server.php |
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.
Please see here for more information about Flarum.
Installation
git clone git@github.com:flarum/flarum
cd flarum
vagrant up