Skip to content

brandleadership/nzz-connect

 
 

Repository files navigation

node >= 16.16.0 BSI Studio >= 1.0.0 BSI CX >= 1.3.0 Latest available version

Open GitHub issues GitHub commit activity GitHub last commit GitHub contributors

@bsi-cx/design-master-template-web

The BSI CX master template for websites and landingpages. This repository serves as the foundation for creating new templates. You can fork this repository to create your own BSI CX design.

This repository uses the BSI CX design standard library for content elements.

To build the design ZIP files, the BSI CX design build based on webpack is used. Checkout the Wiki to get more information on the design build.

To get more information on BSI CX designs, checkout our online documentation.

Requirements

To use this package you have to fulfill the following requirements:

Setup

Fulfill the requirements, download or fork this repository and run the following command in your project folder (where the package.json is placed):

npm install

Make sure you run npm update regularly (e.g. once a week). To view the preview template locally, run the following command:

npx webpack serve --config webpack.config.js --mode development --progress

Issues

If you have any problems using this package or found a bug, please create a new issue in this repository on GitHub.

Contributing

If you like to contribute to this project, feel free to fork it and create a pull request.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • Twig 33.2%
  • SCSS 3.0%
  • Handlebars 1.8%