Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hideoo/botland-front

Bot Land game front page
https://github.com/hideoo/botland-front

bulma html sass

Last synced: about 1 month ago
JSON representation

Bot Land game front page

Awesome Lists containing this project

README

        

# Bot Land Front

## Usage

1. [Fork](https://help.github.com/articles/fork-a-repo) & [clone](https://help.github.com/articles/cloning-a-repository) this repository.
2. Install all the dependencies using [Yarn](https://yarnpkg.com): `yarn install`.

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

To build the production version: `yarn run build`.

## Customize

This page use [Bulma](https://bulma.io/), a CSS framework based on Flexbox. Most of the [Bulma configuration](https://bulma.io/documentation/overview/customize/) 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](https://github.com/HiDeoo/botland-front/blob/master/LICENSE) for more information.