This repo contains the web component used by the Trafimage Map Portal by Swiss Federal Railways SBB and other applications build on it.
See demo.
- web-component
- react
- redux
- enzyme
- jest
- cypress
- react-spatial
- react-transit
- eslint with airbnb
- prettier
- sass
Install:
yarn install
Start:
yarn start
- Publish a public version:
yarn publish:public
- Publish a beta version:
yarn publish:public