Skip to content

spinalcom/spinal-app-office

Repository files navigation

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