Skip to content

Backup8Bits/Merch-Designer

 
 

Repository files navigation

Merch-Designer

design beautiful and amazing merches

⚒️ Languages / Tools

HTML
HTML

CSS
CSS

Javascript
Javascript

TailWind
Tailwind

Contribution

  • 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>
  • Make your changes
  • Add files you worked on
  • git add </path/to/files>
  • commit your changes with
  • git cz
  • Create Pull Request
  • Congratulations! 🎉

    About

    design beautiful and amazing merches

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • CSS 51.4%
    • JavaScript 27.6%
    • HTML 21.0%