Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.
 
 

Repository files navigation

game-frontend-hoverrace

Hoverrace's frontend based on game-frontend-template-svelte.

Developing

Once you've installed dependencies with npm install, start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

After that you can start customizing the game view in src/routes/spectate.svelte. Also don't forget to update the src/config.ts the info in static/security.txt or delete it if you don't want to use it.

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

License

Licensed under the GNU Affero General Public License v3.

About

Hoverrace's frontend based on game-frontend-template-svelte.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages