Ely.by Accounts web interface
Go to file
2017-01-25 08:21:50 +02:00
config
scripts В меню переключения языков добавлена ссылка на сервис переводов 2017-01-08 00:55:58 +03:00
src Enable bsod for testing and fixed errors due to lack of intl context 2017-01-25 08:21:50 +02:00
tests Ignore token for some guest-specific requests 2016-12-25 20:09:47 +02:00
webpack-utils
.babelrc
.dockerignore
.eslintrc.json
.gitignore
browserslist
Dockerfile
karma.conf.js
npm-shrinkwrap.json #247: track first page view and ignore redirects for GA 2017-01-03 07:56:38 +02:00
package.json #247: track first page view and ignore redirects for GA 2017-01-03 07:56:38 +02:00
README.md
webpack.config.js #247: track first page view and ignore redirects for GA 2017-01-03 07:56:38 +02:00
webpack.dll.config.js

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.