Ely.by Accounts web interface
Go to file
2016-08-07 16:54:59 +03:00
config
scripts Keys rename detection for i18n command 2016-07-30 22:16:05 +03:00
src Show 404 for unknown authFlow requests. Pass {path, query, params} as first argument to authFlow#handleRequest 2016-08-07 16:54:59 +03:00
tests Show 404 for unknown authFlow requests. Pass {path, query, params} as first argument to authFlow#handleRequest 2016-08-07 16:54:59 +03:00
webpack-utils Remove old logic for @import resolving 2016-07-23 15:32:48 +03:00
.babelrc
.dockerignore Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
.eslintrc.json Update eslint rules 2016-07-26 07:41:13 +03:00
.gitignore
Dockerfile Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
karma.conf.js Replace chai with unexpected.js 2016-07-30 13:44:43 +03:00
package.json Replace chai with unexpected.js 2016-07-30 13:44:43 +03:00
README.md
webpack.config.js #137: add hashes for js chunks 2016-07-30 19:40:07 +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.