Awesome
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/dmmulroy/create-melange-app/assets/2755722/4270abef-9754-4d4f-9e33-3a9a53bec0ec"> <img src="https://github.com/dmmulroy/create-melange-app/assets/2755722/4270abef-9754-4d4f-9e33-3a9a53bec0ec" width="400" alt="create-melange-app"> </picture> </p> <h1 align="center"> ✨create-melange-app✨ </h1> <p align="center"> The fastest, friendliest, and most delightful way to get started with OCaml, ReasonML, and Melange, geared towards JavaScript and TypeScript developers </p> <p align="center"> Get started by running <code>npm create melange-app@latest</code> </p> <div align="center"> </div>Table of contents
- <a href="#about">What Is create-melange-app?</a>
- <a href="#getting-started">Getting Started</a>
- <a href="#community">Community, Help, & Resources</a>
- <a href="#contributors">Contributors 🫶</a>
- <a href="#special-thanks">Special Thanks</a>
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
<!-- ### yarn
```bash
yarn create melange-app
``` -->
pnpm
pnpm create melange-app@latest
bun
bun create melange-app@latest
<h2 id="community">Community, Help, & Resources</h2>
- 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.