Geewhiz999 / wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apillon Wiki

Welcome to Apillon documentation repository.

Please, see live documentation at: https://wiki.apillon.io

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

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

npm run dev

Checkout the deployment documentation for more information.

About


Languages

Language:SCSS 58.9%Language:TypeScript 27.4%Language:Vue 11.3%Language:Shell 2.5%