create-melange-app
v1.3.2
Published
create-melange-app
Downloads
76
Readme
Table of contents
- What Is create-melange-app?
- Getting Started
- Community, Help, & Resources
- Contributors 🫶
- Special Thanks
To scaffold an app using create-melange-app
, run any of the following commands
and answer the command prompt questions:
npm
npm create melange-app@latest
pnpm
pnpm create melange-app@latest
bun
bun create melange-app@latest
- The Caravan Discord Server - This is where
the maintainers of
create-melange-app
hang out! - OCaml's official site
- ReasonML's official site
- Melange Docs
- OCaml Discuss Forums
- OCaml Discord Server
- ReasonML Discord Server
We 🫶 contributors! Feel free to contribute to this project. We want
create-melange-app
to be a project where developers new to OCaml & ReasonML
can learn and contribute meaningfully. A contributing guide and roadmap will
be coming soon! In the mean time, please check in at
The Caravan Discord for
help getting started working on create-melange-app
.
- Everyone who has supported me while coding
create-melange-app
on twitch. - The Melange core team for always being superbly helpful and building an amazing tool.
- All the contributors to create-t3-app. Your work and code has been a huge inspiration to me.