https://github.com/bkeepers/seascape
https://github.com/bkeepers/seascape
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bkeepers/seascape
- Owner: bkeepers
- Created: 2025-06-04T18:15:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-27T07:04:28.000Z (8 months ago)
- Last Synced: 2025-10-29T05:54:58.821Z (8 months ago)
- Language: TypeScript
- Size: 940 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SeaScape
An experiment in building modern marine charts. Currently alpha and not to be use for navigation.
## Contributing
1. Install dependencies
```bash
npm install
```
2. Start the app
```bash
npx expo start
```
This project is built with [Expo](https://expo.dev/), a framework and platform for universal React applications. To learn more, look at the following resources:
- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).
- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.