/botland-front

Bot Land front page

Primary LanguageSCSSMIT LicenseMIT

Bot Land Front

Usage

  1. Fork & clone this repository.
  2. Install all the dependencies using Yarn: yarn install.

To build & run the development version: yarn run dev.

To build the production version: yarn run build.

Customize

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.

License

Licensed under the MIT License, Copyright © HiDeoo.

See LICENSE for more information.