mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-26 23:10:20 +05:30
Ely.by Accounts web interface
85942d27ed
removed authenticate call, when there are no strangers to logout on app startup. |
||
---|---|---|
config | ||
scripts | ||
src | ||
tests | ||
webpack-utils | ||
.babelrc | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
browserslist | ||
Dockerfile | ||
karma.conf.js | ||
npm-shrinkwrap.json | ||
package.json | ||
README.md | ||
webpack.config.js | ||
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
.