eleave-v3
Installation
$ npm install
Running the app
# development $ ionic serve
Documentation
# Build documentation $ npm run doc:build # Build and serve documentation on http://localhost:8080 $ npm run doc:serve
Notes
# Compilation enviroment info from$ ionic infoIonic:Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic)Ionic Framework : @ionic/angular 4.0.0-rc.1@angular-devkit/build-angular : 0.12.4@angular-devkit/schematics : 7.1.4@angular/cli : 7.1.4@ionic/angular-toolkit : 1.2.3Capacitor:Capacitor CLI : 1.3.0@capacitor/core : 1.3.0Utility:cordova-res : not installednative-run : not installedSystem:NodeJS : v10.16.0 (/usr/local/bin/node)npm : 6.9.0OS : macOS Catalina
# Compilation enviroment info from $ ng version _ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _| / △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | | / ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | | /_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___| |___/ Angular CLI: 7.1.4Node: 10.16.0OS: darwin x64Angular: 7.1.4... cli, common, compiler, compiler-cli, core, forms, http... language-service, platform-browser, platform-browser-dynamic... router Package Version-----------------------------------------------------------@angular-devkit/architect 0.11.4@angular-devkit/build-angular 0.12.4@angular-devkit/build-optimizer 0.12.4@angular-devkit/build-webpack 0.12.4@angular-devkit/core 7.1.4@angular-devkit/schematics 7.1.4@angular/animations 7.2.15@angular/cdk 7.3.7@angular/material 7.3.7@ngtools/webpack 7.2.4@schematics/angular 7.1.4@schematics/update 0.11.4rxjs 6.3.3typescript 3.1.6webpack 4.28.4