infoeducatie / infoeducatie-ui

React UI for InfoEducatie
http://ui.dev.infoeducatie.ro
MIT License
9 stars 8 forks source link

infoeducatie-ui

Run tests

React web frontend for our backend API.

Technologies used

Folder layout

Setup

npm install
npm start

Commands

Docker

There are two docker images built from the source. A production one and a staging one. They are published on Docker Hub.

When new code is pushed to any of the two branches the corresponding images are built.

Supported browsers

We don't support versions lower than IE10 because we use flexbox in a small part of the homepage.