mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-07 08:39:03 +05:30
Ely.by Accounts web interface
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
.