Ely.by Accounts web interface
Go to file
2017-06-12 22:19:16 +03:00
config #169: forntend logging. Sentry integration 2016-12-06 23:06:45 +02:00
scripts Отображаем прогресс перевода для не зарелиженных локалей 2017-06-09 02:09:57 +03:00
src #337: rename jsx -> js 2017-06-12 22:19:16 +03:00
webpack-utils Updated dependencies 2017-04-19 21:58:57 +03:00
.babelrc #85: add flow 2017-06-08 07:58:19 +03:00
.dockerignore Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
.eslintrc.json #85: tests for rules page 2017-06-08 07:58:19 +03:00
.flowconfig #337: add flow js in CI build 2017-06-12 22:11:23 +03:00
.gitignore #242: use dll plugin in development mode 2016-11-27 13:57:11 +02:00
browserslist #242: update outdated dependencies 2016-11-30 08:48:47 +02:00
Dockerfile Структура проекта окончательно загнана в Docker 2016-10-02 01:20:40 +03:00
karma.conf.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
npm-shrinkwrap.json #85: add flow 2017-06-08 07:58:19 +03:00
package.json 1.1.15 [skip ci] 2017-06-11 22:10:46 +03:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js #335: configure webpack to allow usage of single source of supported languages (i18n/index.json) 2017-06-12 21:57:04 +03:00
webpack.dll.config.js #242: use dll plugin in development mode 2016-11-27 13:57:11 +02: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.