Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 696 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 696 Bytes

README

Requirements

Make sure all dependencies have been installed:

  • Hugo >= 0.75.0/extended (needed for SCSS processing support)
  • Node.js >= 14.15.0 (needed to install npm packages and run commands)

Get started

Have your local site in two steps:

2. Install npm packages

npm install

3. Start local development server

npm run start

Other commands

Doks comes with commands for common tasks.

Documentation