Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 2.15 KB

README.md

File metadata and controls

82 lines (60 loc) · 2.15 KB

Chamber

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests


image


This is a NextJS template made with linters and patterns.


💻 Prerequisites

  • Install LTS Node version.

🛠 Tools used

  • Typescript
  • Nextjs
  • React-intl (languages)
  • Sass
  • Phospor React (icons)

🚀 Installing chamber

To use, follow the steps:

git clone https://github.com/rodrigorvsn/chamber.git
yarn
yarn dev

📫 Contribuiting with chamber

To contribue with chamber, follow the steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <name_branch>.
  3. Make the changes and confirm: git commit -m '<message_commit>'
  4. Send to original repository: git push origin <main_branch> / <local>
  5. Send the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.


🤝 Contributors

Made with ❤️ by:

Foto do Rodrigo Victor no GitHub
Rodrigo Victor