A HyperCard clone I'm writing in Svelte. Contributors welcome!
Install Cardigan and dependencies. Cardigan uses Svelte, Vite and json-server.
$ git clone https://github.com/oaklandgit/Cardigan.git
$ cd Cardigan
$ npm install
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
Finally, start Cardigan on port 5173:
$ npm run dev
Point your browser to http://localhost:5173/
It's all here. Truly a work of art created by Bill Atkinson for Apple in the late 80s, with iconography by Susan Kare.
A play on words. "Card Again" 😅