https://fika.works website, runs on Netlify
The layout has been built using tailwindcss, make sure to read the documentation before starting development.
# install dev dependencies (tailwind, postcss, etc.)
$ npm install
# run hugo
$ hugo serve
You can now access the website locally at http://localhost:1313.