https://github.com/jongan69/demo
https://github.com/jongan69/demo
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jongan69/demo
- Owner: jongan69
- Created: 2025-06-28T04:10:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-28T04:15:10.000Z (about 1 year ago)
- Last Synced: 2025-06-28T05:24:06.522Z (about 1 year ago)
- Language: TypeScript
- Size: 4.95 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lina - Ai chat template
Thank you for buying the Multia Marketplace template!
## Features
- Built with Expo, React Native & Nativewind
- Dark/light mode
- Fully customizable components
- TypeScript
## Getting Started
```bash
# Use Node.js v20
nvm use 20
# Install dependencies
npm install
# Handle peer dependency issues
npm install --legacy-peer-deps
# Start the Expo development server with a clean cache
npx expo start -c
```