Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.16 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.16 KB

ArkMQ website

Requirements

  • Git — latest source release
  • Node.js — latest LTS version or newer
Why Node.js?

ArkMQ website uses Doks starter theme that uses npm (included with Node.js) to centralize dependency management, making it easy to update resources, build tooling, plugins, and build scripts.

Get started

Start developing in three steps:

1. Clone this repository

git clone https://github.com/arkmq-org/arkmq-org.github.io.git arkmq.github.io.git && cd arkmq.github.io.git

2. Install dependencies

npm install

3. Start development server

npm run start

Other commands

Doks comes with commands for common tasks.

Documentation

Communities