Skip to content

Official website repository of the iDEA club of Amrita School of Computing, Coimbatore.

License

Notifications You must be signed in to change notification settings

IDEA-Amrita/iDEA

Repository files navigation

Welcome to iDEA, join us as we bridge the gap between vision and execution.

club

Find out what we do?

Find out more about us by going through the documentation
Click here to contact us directly!

Developer Jargon

  • Node version - 16.16.0
  • React version - 18.2.0
npm install && npm start

Hooks

  • pre-commit hook to format with prettier.
  • pre-push hook to run tests (far future).
  • configure with git
git config core.hooksPath hooks/*
  • give the files execute perms
chmod +x hooks/*
  • install prettier
npm install --save-dev --save-exact prettier

License

MIT

About

Official website repository of the iDEA club of Amrita School of Computing, Coimbatore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published