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: about 2 months ago
JSON representation
Opinionated Boilerplate of RescriptReact + TailwindCSS + Webpack
- Host: GitHub
- URL: https://github.com/nyinyithann/rescript-react-webpack-tailwind-template
- Owner: nyinyithann
- Created: 2021-05-02T05:42:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T06:56:55.000Z (about 2 years ago)
- Last Synced: 2024-08-03T16:08:43.232Z (5 months ago)
- Topics: react, rescript, rescript-react, tailwindcss, webpack
- Language: ReScript
- Homepage: https://rescript-react-webpack-tailwind-template.vercel.app
- Size: 1.53 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rescript - RescriptReact + TailwindCSS + Webpack
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`