Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 257 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 257 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

hugo server -D