ZEISS / franklin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeiss Franklin POC

POC for Zeiss

Environments

Installation

npm i

Tests

npm tst

Debugging tests

npm run test:watch

Or to debug a specific test

npm i -g --save-dev @web/test-runner
web-test-runner test/blocks/hero/hero.test.js --node-resolve --watch

Refer here for more details

Local development

  1. Install the Helix CLI: npm install -g @adobe/helix-cli
  2. Start Helix Pages Proxy: hlx up (opens your browser at http://localhost:3000)
  3. Go to http://localhost:3000/de/semiconductor-manufacturing-technology/news-und-events/smt-pressemeldung/zeiss-trumpf-und-fraunhofer-mit-deutschem-zukunftspreis-ausgezeichnet
  4. Open the {repo} directory in your favorite IDE and start coding :)
  5. Install a browser extension such as Allow CORS: Access-Control-Allow-Origin to allow requests to www.zeiss.de and www.zeiss.de and activate it

About

License:Apache License 2.0


Languages

Language:CSS 79.0%Language:HTML 11.4%Language:JavaScript 9.6%