Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/nyinyithann/rescript-react-webpack-tailwind-template

Opinionated Boilerplate of RescriptReact + TailwindCSS + Webpack
https://github.com/nyinyithann/rescript-react-webpack-tailwind-template

react rescript rescript-react tailwindcss webpack

Last synced: 2 months ago
JSON representation

Opinionated Boilerplate of RescriptReact + TailwindCSS + Webpack

Lists

README

        

# ReScript React Template with Webpack and TailwindCSS

Opinionated Boilerplate for ReScript-React with Webpack and TailwindCSS

This template is based on
- React 17
- RescriptReact 0.10.3 (V3)

[DEMO](https://rescript-react-webpack-tailwind-template.vercel.app/)

### Installation

- `git clone https://github.com/nyinyithann/rescript-react-webpack-tailwind-template.git`
- `cd rescript-react-webpack-tailwind-template`
- `yarn install`
- `yarn start`
- visit `http://0.0.0.0:8080`