os-windows11
Windows 11 ❤️ | by Nemanja Dragun with Nuxt.js and Tailwind CSS
File Explorer
Download Latest Version (.zip)- ci.yml
- settings.json
- router.options.ts
- _colors.scss
- global.scss
- main.scss
- tailwind.css
- fonts.css
- SegoeUI.woff
- SegoeUIBold.woff
- SegoeUIBoldItalic.woff
- SegoeUIItalic.woff
- ci.yml
- ElContextMenuDesktopNew.vue
- ElContextMenuDesktopSortBy.vue
- ElContextMenuDesktopView.vue
- ElFooter.vue
- GlobalButton.spec.ts
- GlobalButton.vue
- GlobalButtonActive.vue
- GlobalContextMenu.vue
- GlobalContextMenuDivider.vue
- GlobalContextMenuItem.vue
- GlobalFileExplorer.vue
- GlobalImage.vue
- GlobalLink.vue
- GlobalMicrosoftEdge.vue
- GlobalSnapOverlay.vue
- GlobalWeatherWidget.vue
- IconBinEmpty.vue
- IconCalendar.vue
- IconDesktopFolder.vue
- IconDocuments.vue
- IconDownloads.vue
- IconFileExplorer.vue
- IconFileImage.vue
- IconGaming.vue
- IconMicrosoftEdge.vue
- IconMultiDesktop.vue
- IconMusic.vue
- IconMyPc.vue
- IconPersonalize.vue
- IconPictures.vue
- IconSearch.vue
- IconSettings.vue
- IconStart.vue
- IconTerminal.vue
- IconVideos.vue
- IconWifi.vue
- useDesktop.ts
- useElementValidation.ts
- useManipulateWindow.ts
- useSnapResize.ts
- useStoreLocal.ts
- useWeather.ts
- app.enum.ts
- themes.enum.ts
- default.vue
- error.vue
- index.vue
- index.vue
- 000_init.ts
- 001_validate-version.client.ts
- vercel.client.ts
- 1.jpg
- 1.jpg
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 0.jpg
- 1.jpg
- 2.jpg
- 5.jpg
- accounts.png
- bin-empty.png
- bin-full.png
- control-panel.png
- folder-closed.png
- home.png
- run-as-admin.png
- settings.png
- 1.png
- 2.png
- nuxt+tw+cover.jpg
- nuxt+tw.jpg
- 1.png
- 10.png
- 11.png
- 12.png
- 13.png
- 14.png
- 15.png
- 16.png
- 17.png
- 18.png
- 19.png
- 2.png
- 20.png
- 21.png
- 22.png
- 23.png
- 24.png
- 25.png
- 26.png
- 27.png
- 3.png
- 4.png
- 5.png
- 6.png
- 7.png
- 8.png
- 9.png
- clear-day.png
- clear-night.png
- cloudy.png
- fog.png
- hail.png
- partly-cloudy-day.png
- partly-cloudy-night.png
- rain.png
- sleet.png
- snow.png
- thunderstorm.png
- wind.png
- my-pc.png
- apple-touch-icon.png
- favicon.ico
- favicon.png
- index.get.ts
- contextMenuStore.ts
- desktopStore.ts
- dockStore.ts
- personalizationStore.ts
- about-modal.spec.ts
- seo.spec.ts
- dayjs.ts
- log.spec.ts
- log.ts
- .env.example
- .eslintrc.js
- .gitignore
- .nvmrc
- app.vue
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- error.vue
- FEATURES.md
- LICENSE
- nuxt.config.ts
- package-lock.json
- package.json
- playwright.config.ts
- README.md
- SECURITY.md
- tailwind.config.js
- tsconfig.json
- vitest.config.js
# Installation Guide
1. Get the code
git clone https://github.com/ndragun92/os-windows11
Downloads the entire project code from GitHub to your computer.
cd os-windows11
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run dev
Starts the development/run server.
npm run build
Builds optimized production files.
npm run preview
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
