Skip to content

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

Notifications You must be signed in to change notification settings

itBme3/nostalgia-arcade

Repository files navigation


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.


Screenshot

(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)

About

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

Topics

Resources

Stars

Watchers

Forks