nostalgia-arcade

Nostalgia Arcade

Side project to learn more about Svelte — specifically state management.


Logo

Nostalgia Arcade


Live   |   Files

About The Project:

Side project to learn more about Svelte — specifically state management.

3 classic games that each have unique use cases for handling state on arrays/maps.

(back to top)

Built With:

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites:

Node version >= 14

Development:

  1. Clone the repo
    git clone https://github.com/itBme3/nostalgia-arcade
    
  2. Install packages
    yarn install
    
  3. Development with reloading using Vite
    yarn run dev
    

Production:

  1. Build production version of app:
    npm run build
    
  2. Preview production build:
    npm run preview
    

(back to top)

Contact:


Bobby Moynihan

b.3.moynihan@gmail.com

LinkedIn

Github

(back to top)

Top categories

Loading Svelte Themes