Skip to content

goalgorilla/rescript-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReScript Project Template

ReScript React starter template for Open Social.

Uses esbuild and serve to create a bundle

Installation

yarn install

Build

  • Build: yarn build
  • Clean: yarn clean
  • Build & watch: yarn start

Run

yarn dev

In case you get an error such as the following, run yarn build:rescript first.

✘ [ERROR] Could not resolve "src/App.mjs"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published