Ely.by Accounts web interface
Go to file
2016-06-18 19:34:12 +03:00
config Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
scripts В i18n collect добавлен белорусский язык 2016-06-16 16:08:28 +03:00
src #123: remove font duplicates during build 2016-06-18 19:34:12 +03:00
tests Decouple auth states from routing redux state 2016-06-15 09:04:16 +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 A temporary workaround to allow correct goBack action in ResendActivationState 2016-06-10 08:06:21 +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 Add redux dev tools (ctrl+h to show) 2016-06-18 18:48:28 +03:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js #123: remove font duplicates during build 2016-06-18 19:34:12 +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.