Skip to content

artsemkavaleu-deriv/vcard-qr

Repository files navigation

vcard-qr

This is an application to generate your visiting card.

Quick Start

  1. Fork the project to your repository to work on your own version of the application.
  2. Clone using git clone [email protected]:farrah-deriv/vcard-qr.git
  3. Install the dependencies using npm install.

Available Scripts

npm run build

Creates an optimized production build which is located in build folder of the application for deployment.

npm run start

Starts the application in development mode.

npm run test

Runs the jest test suite. The test files are located in src/Components/__tests__ directory.

npm run eslint

Runs ESlint for all the files in src directory.

Releases

No releases published

Packages

No packages published