Ely.by Accounts web interface
Go to file
2016-11-06 02:35:09 +03:00
config #207: add ga support 2016-10-09 21:23:00 +03:00
scripts Fix some bugs on initial run of i18n command 2016-09-04 11:42:08 +03:00
src Стилизация для активного аккаута в выпадающем меню юзербара 2016-11-06 02:35:09 +03:00
tests #48: integrate accounts with app 2016-11-05 12:11:41 +02:00
webpack-utils Remove old logic for @import resolving 2016-07-23 15:32:48 +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 dependencies. Install react-perf 2016-08-14 11:57:15 +03:00
.gitignore Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
Dockerfile Структура проекта окончательно загнана в Docker 2016-10-02 01:20:40 +03:00
karma.conf.js Replace chai with unexpected.js 2016-07-30 13:44:43 +03:00
package.json #48: add accounts reducer and set up localStorage persistance 2016-10-31 08:56:20 +02:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js Disable multiple file hashing on index.html 2016-10-25 09:34:41 +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.