https://github.com/hexlet-components/js-react-hexlet-chat
https://github.com/hexlet-components/js-react-hexlet-chat
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet-components/js-react-hexlet-chat
- Owner: hexlet-components
- Created: 2022-09-01T09:27:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T07:13:22.000Z (over 1 year ago)
- Last Synced: 2024-11-20T08:21:11.121Z (over 1 year ago)
- Language: JavaScript
- Size: 576 KB
- Stars: 6
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [React App boilerplate](https://frontend-chat-ru.hexlet.app)
It's an example of a customized react-project with a backend-server. You can copy it to start developing chat project.
## Requirements
* Node.js & npm
## Setup
```bash
make install
```
## Development
```bash
make develop
```
On *localhost:3000*
[](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=react-application)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=react-application).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).