GaneshKannusamy / Adyorkui

Angular project to generate a QR code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain based food supply chain project

A disruptive blockchain based food supply chain project

Install steps

  1. Install angular globally:

    npm install -g @angular/cli

  2. Clone "Adyorkerui" (this repository).

  3. Run npm install to install all dependencies.

Serve

  1. Run ng serve --open
  2. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

  1. Run ng build to build the project.
  2. The build artifacts will be stored in the dist/ directory. Run ng build --prod for a production build.
  3. Run npm run dev to startup a server with your build from dist/ on http://localhost:3000/

About

Angular project to generate a QR code


Languages

Language:TypeScript 59.8%Language:HTML 27.6%Language:JavaScript 8.7%Language:CSS 4.0%