Vue 95

March 21, 2022 ยท View on GitHub

Vue.js

Recreation of the Windows 95 Operating System built with Vue 3 JS.

Demo

https://johnuberbacher.com/vue95

Screenshots

Screenshot

Project setup

Imports dependencies
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build

Contents

  1. 1Demo
  2. 2Screenshots
  3. 3Project setup