A-Prvz / kanban-board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with QuickSell Assignment

Clone this repository with git clone

Setup

npm install

Follow thesr instructions to configure this app for your project.

  1. Clone this repo
  2. Change the name of the project in package.json
  3. Change the env variables of dev, qa and prod in ./env files
  4. Change the remote url of the git repo

to change the remote url of the git repo, run the following commands in the terminal

git remote set-url origin <new-url>

About


Languages

Language:JavaScript 67.9%Language:TypeScript 21.3%Language:SCSS 8.4%Language:HTML 1.8%Language:CSS 0.5%