Skip to content

tad3j/apillon-wiki

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 54.6%
  • TypeScript 25.5%
  • Vue 10.3%
  • JavaScript 7.3%
  • Shell 2.3%