An OS-designed website with interactive Terminal View the Demo here.
Node >= 16.14
- Clone this repository
git clone https://github.com/ltln/os-ui-web.git
- Install dependencies
npm i --s
- Change config to yours
Favicon -> /src/app/favicon.ico
Title -> /src/lib/config.ts - title
Background -> /src/lib/config.ts - background
- Build and deploy website
npm build
npm start
- View website at
http://localhost:3000
- Theme
- Minigames
- User Authentication
You can support by contributing to this repository or by starring this repository ⭐