1.0.2 • Published 4 years ago

cra-template-rocketseat v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Create React App Template - Rocketseat

Table of Contents / Índice

About / Sobre

🇺🇸 - A create-react-app template, to easily get started with the projects made by Rocketseat, with all the required patterns learned on the GoStack Bootcamp.

🇧🇷 - Um template para o create-react-app, para começar os projetos da Rocketseat com mais facilidade, com todos os padrões aprendidos no Bootcamp GoStack.

Getting Started / Como utilizar

🇺🇸 - To utilize this template on your projects, simply create a new project with the template prefix --template rocketseat , getting like this:

npx create-react-app project-name --template rocketseat

or

yarn create react-app project-name --template rocketseat

In case you want to contribute to this package/template, head to contributing section.

🇧🇷 - Para utilizar este template nos seus projetos, é só criar um novo projeto com o prefixo de template --template rocketseat , ficando assim:

npx create-react-app project-name --template rocketseat

ou

yarn create react-app project-name --template rocketseat

Caso você queira contribuir com este pacote/template, vá para a sessão de contribuição.

Contributing / Contribuição

To contribute with this theme, simply clone this repository, change the files on the template folder, comment everything, so that I can approve/disaprove with the help of the community, and create a pull request on github.

Para contribuir com este tema, é só clonar o repositório, mudar os arquivos na pasta template, comentar tudo, para que eu possa aprovar/desaprovar com a ajuda da comunidade, e criar um pull request no github.