https://github.com/camerodev/simple-chat-mobile-app-basic
Simple Chat Mobile Application using React Native. You can use it on your project.
https://github.com/camerodev/simple-chat-mobile-app-basic
mobile-development nodejs react-native
Last synced: about 1 month ago
JSON representation
Simple Chat Mobile Application using React Native. You can use it on your project.
- Host: GitHub
- URL: https://github.com/camerodev/simple-chat-mobile-app-basic
- Owner: camerodev
- Created: 2024-03-15T16:38:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T16:38:07.000Z (about 1 year ago)
- Last Synced: 2025-04-07T16:43:28.100Z (about 2 months ago)
- Topics: mobile-development, nodejs, react-native
- Language: JavaScript
- Homepage:
- Size: 219 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Steps for installation
- Clone the project
- Navigate into the app folder `cd app`
- Run `yarn install`
- Navigate into the server folder `cd server`
- Run `npm install`
- Then start the server using `npm start`
- Within the app, run `expo start --ios` to start the app via an IOS Emulator.Let's grow together with Shinobi !!!