accounts-frontend/README.md

11 lines
236 B
Markdown
Raw Normal View History

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`.