Design beautiful and amazing merches superfast
.
- Fork Repo
- Clone your Forked repo
git clone https://github.com/<YOURNAME>/Merch-Designer
Navigate to the directory Merch-Designer
cd Merch-Designer
Install dependencies
npm install
npm install -g commitizen
Start development server
npm run dev
Watch tailwind
npm run watch
Create a new branch
git checkout -b <NAME>
git add </path/to/files>
git cz