https://github.com/react-brasil/react-brasil-slack
:rocket: Landing page for React Brasil Slack
https://github.com/react-brasil/react-brasil-slack
Last synced: about 1 year ago
JSON representation
:rocket: Landing page for React Brasil Slack
- Host: GitHub
- URL: https://github.com/react-brasil/react-brasil-slack
- Owner: react-brasil
- License: mit
- Created: 2016-09-20T20:04:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T22:02:54.000Z (over 3 years ago)
- Last Synced: 2025-04-05T10:11:21.236Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://react.now.sh
- Size: 839 KB
- Stars: 21
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# React Brasil Slack
Landing page for React Brasil Slack community made with [Gatsby Project](https://github.com/gatsbyjs/gatsby)
Update the dependencies
```
npm install
```
Develop mode
```
gatsby develop
```