Ely.by Accounts web interface
Go to file
2016-05-20 07:22:19 +03:00
config
scripts
src #75: intl polyfill for safari and old ie 2016-05-20 07:22:19 +03:00
tests
webpack
.babelrc
.dockerignore
.eslintrc.json
.gitignore
Dockerfile
karma.conf.js
package.json #75: intl polyfill for safari and old ie 2016-05-20 07:22:19 +03:00
README.md
webpack.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.