Skip to content

EvezArt/evez-glitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Thanks for contributing!

Setup

git clone https://github.com/EvezArt/evez-glitch.git
cd evez-glitch
npm install

Making Changes

  1. Create a feature branch: git checkout -b feature/your-feature
  2. Make your changes and add tests
  3. Run the test suite: npm test
  4. Commit with a clear message
  5. Push and open a PR

Standards

  • Write clean, readable code
  • Add tests for new features

PR Checklist

  • Tests pass
  • No new linting errors
  • Docs updated

About

EVEZ API - Remix on Glitch (free)

Topics

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors