Skip to content

Code of the Trafimage web map portal and other applications built on it.

License

Notifications You must be signed in to change notification settings

ulimueller/trafimage-maps

 
 

Repository files navigation

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

About

Code of the Trafimage web map portal and other applications built on it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • CSS 8.4%
  • HTML 1.4%
  • Shell 0.7%