blob: 864f37b8f618387e6be218e75e1ccddc2af8afba (
plain)
1
2
3
4
5
6
7
8
9
10
|
Run Kanboard with Vagrant
=========================
You can try Kanboard with Vagrant very easily:
- Clone the project from the git repository
- Run `vagrant up`
- You can access to the application by using the URL `http://localhost:8001/`
The virtual machine is based on Ubuntu 14.04 with PHP 5.5.
|