health-nxt-symptom-checker
v0.1.1
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.0.
Readme
HealthNxtSymptomChecker
This library was generated with Angular CLI version 13.1.0.
Code scaffolding
Before using in your project afer installing you need add some code in your angular.json file
"assets": [
{
"glob": "**/*",
"input": "./node_modules/health-nxt-symptom-checker/dist/assets",
"output": "/assets/"
}
],
"styles": [
"./node_modules/health-nxt-symptom-checker/dist/scss/global-style.scss",
]
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
