This repo contains the source code for our guidelines site.
Install this package by running cloning this repository and install like you normally install Laravel.
- Run
composer installandnpm install yarn - Run
yarnandyarn run devto generate assets - Copy
.env.exampleto.envand fill your values
If you are following our guidelines or use the code in this repo to set up your own guidelines site, please send us a postcard from your hometown.
Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.
All postcards are published on our website.
These guidelines are tailormade for us. We do not follow semver for this project and do not provide support whatsoever. However, if you're a bit familiar with Laravel you should easily find your way.
This project and the Laravel framework are open-sourced software licensed under the MIT license.