https://github.com/zebp/orange-js
https://github.com/zebp/orange-js
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebp/orange-js
- Owner: zebp
- License: mit
- Created: 2025-01-22T21:22:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T01:46:54.000Z (4 months ago)
- Last Synced: 2025-01-23T02:32:26.982Z (4 months ago)
- Language: TypeScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
orange-js
A HEAVILY WIP fullstack framework for Cloudflare's developer platform on top of React Router v7## Getting started
```
# NPM
$ npm create orange-app
# Yarn
$ yarn create orange-app
# PNPM
$ pnpm create orange-app
# Bun
$ bun create orange-app
```## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.