Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-rescript-app

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-rescript-app

Create ReScript apps with no build configuration.

  • 1.3.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

create-rescript-app

Create ReScript apps with no build configuration.

Quick Start

npx create-rescript-app my-app
cd my-app
npm start

Install options

Templateshort cmdlong cmd
Basic-b--basic
Default / CRA equivalent (React)-d--default
NextJS-nx--nextjs
GraphQL-gql--graphql
Storybook-sb--storybook

Bootstrap a ReScript app with Graphql

npx create-rescript-app my-app -gql

Bootstrap a ReScript app with Storybook

npx create-rescript-app my-app -sb

Bootstrap a NextJS app with ReScript

npx create-rescript-app my-app -nx

Keywords

FAQs

Package last updated on 02 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc