This project, developed with Nuxt, constitutes the frontend of the Coog Gaming website. The design and functionality you experience are powered by this technology. As Free Software, it is fully Open Source, welcoming and depending on contributions from the community. This collaborative spirit ensures the website continually evolves and improves, driven by the efforts and input of people like you. Your participation is vital to its ongoing development and success.
Look at the Nuxt 3 documentation to learn more.
Make sure to install the dependencies:
# pnpm
pnpm install
Start the development server on http://localhost:3000
:
# pnpm
pnpm run dev
Copyright © Rafael Galvan <rafael(at)zentro.codes> 2024-
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.