Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 282 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 282 Bytes

Install Hugo

Build the theme

Install dependencies to build the theme

cd themes/coopcycle/
npm install

Watch for changes in CSS files

npm run watch

Launch server

From the root of the repo, run:

hugo server -D