reason-seoul / snowpack-rescript-react

A project template to start ReScript React with Snowpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snowpack-rescript-react

npm npm

A project template to start ReScript React with Snowpack

Usage

Bootstrap a project using create-snowpack-app

# Using Yarn
yarn create snowpack-app my-rescript-project --template snowpack-rescript-react --use-yarn

# Or using pnpm
pnpx create-snowpack-app my-rescript-project --template snowpack-rescript-react --use-pnpm

About

A project template to start ReScript React with Snowpack

License:MIT License


Languages

Language:ReScript 49.2%Language:CSS 23.9%Language:JavaScript 16.5%Language:HTML 10.5%