Middleman + webpack + tailwind
Development setup
Get the environment ready by following these steps:
- Install Docker
- Checkout this project
- Run
$ docker-compose up
to start the web server
- Wait a couple of minutes while the preview web-server starts
- Open a browser at
http://localhost:4567