mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
cf3a33937ad5e7d66a58c60e1635e61757fd58d0
Introduced copy service and injected it usage into auth finish page. Introduced Collapse component. Introduced Radio component. Generalized Checkbox component to share Radio component styles. Improved Textarea component: it now has auto height functionality. Improved profile/BackButton component: now you can pass custom url. BSOD is no longer displayed on 404 response.
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
.
Description
Languages
TypeScript
85.7%
SCSS
8.7%
JavaScript
5.3%
EJS
0.2%