Ely.by Accounts web interface
Go to file
2016-03-01 22:36:49 +02:00
config Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
src Auth flow. The next 2016-03-01 22:36:49 +02:00
webpack Возможность импортить классы иконок через sass 2016-01-08 11:42:25 +02:00
.babelrc Снова починил hmr для реакта :) 2016-02-13 11:05:21 +02:00
.eslintrc.json Что-то вроде hello world для фронта 2016-01-02 22:24:07 +02:00
.gitignore Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
karma.conf.js Что-то вроде hello world для фронта 2016-01-02 22:24:07 +02:00
package.json react-router 2.x.x stable 2016-03-01 22:36:49 +02:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js window.fetch polyfill 2016-02-13 11:06:17 +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.