Skip to content

e-Pharma/e-Pharma-Web

Repository files navigation

About App

  • This is a Admin Dashboard for pharmacies to handle prescriptions online.

Prerequisites

  • Install node 12.x

Installation

  • 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)

Create New Branch And Move

  • git checkout -b branch_name

Delete Remote Branch on GitHub

  • git push origin --delete branch-name

Delete Local Branch

  • git branch -D branch_name

Start the Server

  • npm start

Build Application

  • npm run build

Resolve Lint Errors

  • ng lint --fix=true

Usefull Commands

  • 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.

Folder Structure

  • cd e-Pharma-Web
  • tree

Note

  • Do not push your package.json and package-lock.json

About

No description, website, or topics provided.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors