Update README.md

This commit is contained in:
Oliver Davies 2018-07-22 19:50:25 +01:00
parent f12b147fe2
commit 396bf170ee

View file

@ -1 +1,23 @@
# Cardiff BJJ website
Built with [Sculpin][0] and [Tailwind CSS][1] by [Oliver Davies][2].
Hosted on [Netlify][3].
## Install
```bash
$ composer install
```
## Build
```bash
vendor/bin/sculpin generate --watch --server
```
Your newly generated clone is now accessible at `http://localhost:8000`.
[0]: https://sculpin.io
[1]: https://tailwindcss.com
[2]: https://www.oliverdavies.uk
[3]: https://www.netlify.com