12 lines
327 B
Markdown
12 lines
327 B
Markdown
# Surge
|
|
|
|
Surge is a monorepo project containing a mobile application and a backend service.
|
|
|
|
## Project Structure
|
|
|
|
- **mobile**: A React Native / Expo application.
|
|
- **backend**: A Node.js / TypeScript backend service.
|
|
|
|
## Getting Started
|
|
|
|
Please refer to the individual directories for specific setup and running instructions. |