pineapple Svelte Themes

Pineapple

A svelte web interface for uploading games to the arcade cabinet

Pineapple is a svelte web app that allows for easy uploading of games to the drakari system

Svelte

Svelte is a js web framework that allows for easy front end and back end linking. For the front the in routing the file +page.svelte is where it is declared. The back end server logic is under api and save game. The server handles writing the game to the file system.

How to download and run

To download pineapple simply clone the repository. In order to run pineapple you need the npm package manager. Once you have that the command:

npm run dev --open

can be used to start the webpage local on ones computer.

Top categories

Loading Svelte Themes