Clone project
git clone [email protected]:Noorani-MM/VCard.git
Go to the directory
cd VCard
Install dependencies
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install
npm run dev
Build the application for production:
npm run build
Clone project
git clone [email protected]:Noorani-MM/VCard.git
Go to the directory
cd VCard
Install dependencies
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install
npm run dev
Build the application for production:
npm run build