Initial Angular project

This commit is contained in:
Geomitron
2020-02-02 19:26:14 -05:00
parent 09cb5d2c5c
commit 66038d9e76
16 changed files with 38 additions and 74 deletions

View File

@@ -55,9 +55,9 @@
/***************************************************************************************************
* Zone JS is required by default for Angular itself.
*/
import 'zone.js/dist/zone'; // Included with Angular CLI.
import 'zone.js/dist/zone' // Included with Angular CLI.
/***************************************************************************************************
* APPLICATION IMPORTS
*/
*/