Apillon / 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 54.3%Language:TypeScript 25.6%Language:Vue 10.4%Language:JavaScript 7.4%Language:Shell 2.3%