To build & run the development version: yarn run dev
.
To build the production version: yarn run build
.
This page use Bulma, a CSS framework based on Flexbox. Most of the Bulma configuration can be edited using variables in assets/sass/style.scss
.
All custom SASS & CSS directives are located in assets/sass/custom.scss
.
Licensed under the MIT License, Copyright © HiDeoo.
See LICENSE for more information.