Clone this repository with git clone
npm install
- Clone this repo
- Change the name of the project in package.json
- Change the env variables of dev, qa and prod in ./env files
- 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>