Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 470 Bytes

File metadata and controls

11 lines (7 loc) · 470 Bytes

MoneyApp Web - React/Ionic based web application

Starting development environment

  • To start ionic app use docker-compose up - on the first run npm will automatically install all required modules from package.json
  • To reinstall node modules, remove node_modules directory and run docker-compose up - if directory node_modules doesn't exist npm install will be automatically invoked before starting ionic app.

Values

dp - android dp rem = 0.07 * dp