Ely account frontend application
================================

`npm start` - developing mode
`npm run build` - build frontend app
`npm test` - run tests

Setup
-----
Create `./config/dev.json` based on `./config/template.dev.json`.