An open API service indexing awesome lists of open source software.

https://github.com/zebp/orange-js


https://github.com/zebp/orange-js

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

orange-js


A HEAVILY WIP fullstack framework for Cloudflare's developer platform on top of React Router v7



downloads


npm version


MIT license

## 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.