Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 538 Bytes

File metadata and controls

33 lines (22 loc) · 538 Bytes

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.