Ely.by Accounts web interface
Go to file
2016-11-30 08:48:47 +02:00
config #207: add ga support 2016-10-09 21:23:00 +03:00
scripts #242: build dlls during dev server start 2016-11-29 08:12:20 +02:00
src #242: use dll plugin in development mode 2016-11-27 13:57:11 +02:00
tests #251: fix forgot password panel 2016-11-23 08:05:28 +02:00
webpack-utils Fix cssUrl module resolvers to support node6+ 2016-11-20 10:59:29 +02:00
.babelrc #242: enabel babel caching 2016-11-27 13:49:24 +02:00
.dockerignore Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
.eslintrc.json #242: update outdated dependencies 2016-11-30 08:48:47 +02: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 #242: use dll plugin in development mode 2016-11-27 13:57:11 +02:00
package.json #242: update outdated dependencies 2016-11-30 08:48:47 +02:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js #242: use dll plugin in development mode 2016-11-27 13:57:11 +02: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.