Angular Front end for MyMICDS.net
Generate a copy of _config.example.scss and within the same folder, create a _config.scss of the same contents
/src/styles/_confi.example.scss --->>> /src/styles/_config.scss
Type in the following to install dependencies and run for development:
$ npm install -D
$ ng serve