The goal of this app it's to keep my mental health in check with writting code. It's a hobby app build for myself with the intent to obtain some time in real life in different domains, healthcare, car serice, iot, smart home.
The idea of this app it's to be more modular then usual app and to have this different domains separate but in the same place.
- Angular 7+ with TypeScript
- Bootstrap 4 & SCSS
- Nebular
-
Install
Node.js 8.9
or higher. IMPORTANT: The server uses ES2015 features AND the Angular CLI so you need this versin of Node.js!!!! -
Run
npm install
to install app dependencies -
Run
ng serve --open
to build and open the app.
Simply clone the project or download and extract the .zip to get started.