- This is a Admin Dashboard for pharmacies to handle prescriptions online.
- Install node 12.x
-
Fork this repository
-
git clone https://github.com//AL-Web-App.git
-
npm install -g @angular/cli@latest
-
npm install
-
npm audit fix (If necessary)
- git checkout -b branch_name
- git push origin --delete branch-name
- git branch -D branch_name
- npm start
- npm run build
- ng lint --fix=true
- Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
- cd e-Pharma-Web
- tree
- Do not push your package.json and package-lock.json