This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
cardiffbjj.co.uk/README.md

24 lines
418 B
Markdown
Raw Normal View History

2018-07-20 22:06:44 +00:00
# Cardiff BJJ website
2018-07-22 18:50:25 +00:00
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