Ely.by Accounts web interface
Go to file
2016-05-15 00:03:36 +03:00
config Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
scripts Russian translation for profile index page 2016-05-14 11:41:32 +03:00
src More straitforward context transition relations declaration 2016-05-15 00:03:36 +03:00
tests #26: forgot/restore password frontend logic 2016-05-14 23:53:58 +03:00
webpack Basic functionality for locale change. Draft implementation of tools for working with i18n 2016-05-08 22:28:58 +03:00
.babelrc Complete change password flow prototype 2016-05-01 20:54:24 +03:00
.dockerignore Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
.eslintrc.json Что-то вроде hello world для фронта 2016-01-02 22:24:07 +02:00
.gitignore Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
Dockerfile Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
karma.conf.js Что-то вроде hello world для фронта 2016-01-02 22:24:07 +02:00
package.json #26: forgot/restore password frontend logic 2016-05-14 23:53:58 +03:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js #52: add hash into font names 2016-05-12 07:50:30 +03:00

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.