Gameforest is a bootstrap compatible gaming theme what is perfect way to build your own gaming website. Built with Bootstrap 4 ─ the world’s most popular framework for building responsive, mobile-first sites and applications.
In order to use theme features you have to install npm packages by using yarn. After you installed packages with yarn just run the following command to start a new dev environment.
yarn watch
It will open the compiled html files in a new browser tab. You just have to edit required scss, js or twig files and the tab will be refreshed by automatically.
Live examples for theme components and gameforest documentation is available in this repository under the docs folder. It is also possible to access documentation from localhost by typing http://localhost:3000/docs
in your browser or run the following command line.
yarn docs
It will open the documentation in a new browser tab.
If you found a bug what is related to gameforest then you are able to report it by opening a new issue. It can be helpful if you mention browser version and the device type where was the issue detected.
Most recent changes are available in the documentation and in root folder in changelog.md file.
Gameforest is under themeforest license. It is not possible to use the theme for unlimited projects and required to have a license for each single project.