Skip to content

APKLab/website

Repository files navigation

APKLab website

Based on Doks Hugo theme.

Requirements

Get started

1. Clone this repo

git clone https://github.com/apklab/website

2. Install npm packages

npm install

3. Start local development server

npm run start

4. Open http://localhost:1313 in your browser

Other commands

Doks comes with few other commands for common tasks.