Skip to content

Latest commit

 

History

History
executable file
·
54 lines (37 loc) · 839 Bytes

README.md

File metadata and controls

executable file
·
54 lines (37 loc) · 839 Bytes

trafimage-maps

npm code style: prettier

About

This repo contains the web component used by the Trafimage Map Portal by Swiss Federal Railways SBB and other applications build on it.

Documentation

See demo.

Technologies

  • web-component
  • react
  • redux
  • enzyme
  • jest
  • cypress
  • react-spatial
  • react-transit
  • eslint with airbnb
  • prettier
  • sass

Getting Started

Install:

yarn install

Start:

yarn start

Publish as NPM package

  • Publish a public version:
yarn publish:public
  • Publish a beta version:
yarn publish:public