Skip to content

coopcycle/coopcycle-website

Repository files navigation

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