mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
236 B
236 B
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
.