mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-14 20:25:56 +05:30
11 lines
236 B
Markdown
11 lines
236 B
Markdown
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`.
|