Awesome
Vue 95
Recreation of the Windows 95 Operating System built with Vue 3 JS.
Demo
https://johnuberbacher.com/vue95
Screenshots
Project setup
Imports dependencies
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build