https://github.com/laurawebdev/webtrax
Web-based Habbo Trax
https://github.com/laurawebdev/webtrax
habbo music vue
Last synced: 11 months ago
JSON representation
Web-based Habbo Trax
- Host: GitHub
- URL: https://github.com/laurawebdev/webtrax
- Owner: LauraWebdev
- License: agpl-3.0
- Created: 2023-05-30T13:06:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T19:26:34.000Z (about 3 years ago)
- Last Synced: 2025-05-07T19:11:26.007Z (about 1 year ago)
- Topics: habbo, music, vue
- Language: JavaScript
- Homepage: https://laurawebdev.github.io/WebTrax/
- Size: 49 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebTrax
Web-based Habbo Trax
### Project Setup
```sh
npm install
```
#### Compile and Hot-Reload for Development
```sh
npm run dev
```
#### Compile and Minify for Production
```sh
npm run build
```
#### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```
### License
This project was released under the [AGPL 3.0](LICENSE) license. This license covers everything besides assets found within `/public/trax`.
### Disclaimer
The rights to the assets used in this project remain by [Sulake Oy](https://www.sulake.com/). Habbo is a registered trademark by Sulake. WebTrax is a fan-project and in no way affiliated or was endorsed by Sulake.