Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

OctoconDev/website

Repository files navigation

Octocon Website (https://octocon.app)

This is the source code. It is built with TypeScript, Vue, Nuxt 3, and UnoCSS. Content is authored in Markdown for use with @nuxt/content.

Setup

It is recommended to use pnpm as a package manager; pnpm is available in modern versions of Node by default with Corepack by running corepack enable.

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors