Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 435 Bytes

Install dependencies

Clone the repository. Then install the dependencies via npm install

Run App

Run the command npm run serve

You can browse the app on http://localhost:8080/

Ionic + Design

For designing or changing css variables for the Ionic Components you can read the documentation here: https://ionicframework.com/docs/components

If you want to add global css rules you should edit the variables.css file