persianturtle/rescript-react-boilerplate

An opinionated app shell for ReScript & React progressive web apps

ReScript

63

110 commits

updated Mar 4, 2023

See the code

README

Rescript React Boilerplate

An opinionated implementation of the following technologies:

CSS Flavors

Getting Started

npm install
npm start
open http://localhost:8081

Demo

Demo

Tutorial

(Video overview coming soon)

Development Environment

Since we're using ReScript and esbuild, our build times are fast.

Because of this, we use chokidar (a cross-platform file watcher) to watch for changes and then rebuild the dist directory on every change. The dist directory is the same whether in development or in production.

The build should work on macOS, Windows & Linux.

Demo

emotion
esbuild
pwa
react
rescript
rescript-react
sass
starter-kit
styled-ppx

Contributors

persianturtle

99 commits

raykotab

3 commits

persianturtle/rescript-react-boilerplate

An opinionated app shell for ReScript & React progressive web apps

ReScript

63

110 commits

updated Mar 4, 2023

See the code

README

Rescript React Boilerplate

An opinionated implementation of the following technologies:

CSS Flavors

Getting Started

npm install
npm start
open http://localhost:8081

Demo

Demo

Tutorial

(Video overview coming soon)

Development Environment

Since we're using ReScript and esbuild, our build times are fast.

Because of this, we use chokidar (a cross-platform file watcher) to watch for changes and then rebuild the dist directory on every change. The dist directory is the same whether in development or in production.

The build should work on macOS, Windows & Linux.

Demo

emotion
esbuild
pwa
react
rescript
rescript-react
sass
starter-kit
styled-ppx

Contributors

persianturtle

99 commits

raykotab

3 commits

Languages

ReScript

65.9%

JavaScript

21.8%

HTML

11.4%