Skip to content

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 738 Bytes

README.md

File metadata and controls

executable file
·
25 lines (16 loc) · 738 Bytes

Helsingborg stad logo

The official repository for the site modul-test. Based on municipio theme and modularity among other plugins.

Building assets

To build the current assets of helsingborg.se run below command.

npm run build

Building dependencies

To build the current version of helsingborg.se run below command.

composer install

General build

The complete package can be built with github actions. Specifications is embedded in .github folder.

Want to create your own site?

To start a website like this, use our boilerplate located in https://github.com/helsingborg-stad/Municipio-boilerplate.