Ely.by Accounts web interface
Go to file
2016-06-04 10:46:55 +03:00
config Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
scripts Исправлены недостающие зависимости для скрипта сбора строк i18n. 2016-05-17 00:22:06 +03:00
src #139: preserve scrollTop, after open-close popup 2016-06-04 10:46:55 +03:00
tests Tests for AuthFlow.handleRequest callback arg 2016-06-03 22:10:47 +03:00
webpack #90: pass the icon fonts through fontgen-loader. Restore hmr functionality 2016-05-22 15:06:57 +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 Update eslint config according to 2.0 changes 2016-06-02 19:30:51 +03:00
.gitignore Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
Dockerfile Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
karma.conf.js Update and clean up frontend dependencies 2016-06-01 08:01:13 +03:00
package.json #136: popup animations 2016-06-03 22:38:59 +03:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js #90: pass the icon fonts through fontgen-loader. Restore hmr functionality 2016-05-22 15:06:57 +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.