mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +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.