Skip to content

App for log your car parts maintenance such as engine, oil and any what you want! Manage cost, date and mileage.

License

Notifications You must be signed in to change notification settings

mkinitcpio/car-maintenance

Repository files navigation

car-maintenance Build Status Maintained License

Download

Get it from the Snap Store

Introduction

App for log your car parts maintenance such as engine, oil and any what you want! Manage cost, date and mileage.

Screen Shot 2022-02-02 at 12 44 20 AM

Getting Started

Clone this repository locally :

git clone https://github.com/mkinitcpio/car-maintenance.git

Install dependencies with npm :

npm install

Included Commands

Command Description
npm run ng:serve Execute the app in the browser
npm run build Build the app. Your built files are in the /dist folder.
npm run build:prod Build the app with Angular aot. Your built files are in the /dist folder.
npm run electron:local Builds your application and start electron
npm run electron:build Builds your application and creates an snap image for Linux