Cardigan-Svelte

Cardigan Svelte

A HyperCard clone written in Svelte (Work in Progress).

Cardigan - WORK IN PROGRESS

A HyperCard clone I'm writing in Svelte. Contributors welcome!

WIP Screenshot

Dev

  1. Install Cardigan and dependencies. Cardigan uses Svelte, Vite and json-server.

    $ git clone https://github.com/oaklandgit/Cardigan.git
    $ cd Cardigan
    $ npm install
    
  2. You'll then need to start the json-server, a database used for development purposes. It will run on port 4000:

    $ npm run db
    http://localhost:4000/stack
    
  3. Finally, start Cardigan on port 5173:

    $ npm run dev
    
  4. Point your browser to http://localhost:5173/

What's HyperCard?

It's all here. Truly a work of art created by Bill Atkinson for Apple in the late 80s, with iconography by Susan Kare.

What's with the name Cardigan?

A play on words. "Card Again" 😅

Top categories

Loading Svelte Themes