Thanks to visit codestin.com
Credit goes to github.com

Skip to content

romangg/manjaro-website

 
 

Repository files navigation

Manjaro Website

Built with Nuxt 3.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the static version for production:

pnpm run generate

Alternatively build SSR and preview production build:

pnpm run build
pnpm run preview

Check out the deployment documentation for more information.

License

Code

This repository's code is licensed under the Apache License 2.0. See the LICENSE file for the full license text.

Content

All content (text, images, etc.) in this repository is © 2024 Manjaro GmbH & Co. KG. All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 95.4%
  • JavaScript 4.2%
  • TypeScript 0.4%