| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Live Demo //
Official Repository //
Figma //
Official ReScript Docs //
ReScript Brazil Community
This project is an implementation of the "Real World App" built with ReScript and React. You can read more about that here.
$ yarn$ yarn rescript:build$ yarn rescript:watch
$ yarn vite
And finally, open the application that is running on http://localhost:3000 😃
$ docker-compose up -d| Script | Description |
|---|---|
| rescript:watch | Run the compiler with the watch mode enabled |
| rescript:build | Run the compiler with the build mode enabled |
| rescript:clean | Run the compiler with the clean mode enabled |
| vite:dev | Run the ViteJS development server |
| vite:build | Run the ViteJS with the build mode enabled |
MIT
| Back | FazBrowse Home | New Git URL |