describo / describo.github.io

Home Page:https://describo.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The main describo website and documentation site

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:5173 (but check console because it can change):

# npm
npm run develop

Production

Build the application for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

Builds and deploys to github pages (via action) on push to master.

About

https://describo.github.io


Languages

Language:Vue 68.3%Language:JavaScript 16.0%Language:TypeScript 9.0%Language:CSS 5.5%Language:Shell 1.1%