joe-no-body / retro-ui-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

retro-ui-vue

Trying to recreate this Dynix terminal UI as a single page web app using Vue. (If that statement makes you feel aghast, then I've succeeded.) Here's the result as of the time of writing:

Screenshot of a web page that recreates a terminal user interface

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About


Languages

Language:CSS 35.6%Language:Vue 35.2%Language:JavaScript 25.7%Language:HTML 3.5%