rescript-classnames
Reimplementation of classnames in ReScript
File Explorer
Download Latest Version (.zip)- build.yml
- claude-code-review.yml
- Benchmark.res
- ClassnamesJs.res
- Run.res
- Cn.res
- Cn.resi
- Cx.res
- Cx.resi
- Cn_test.res
- .gitignore
- babel.config.js
- HISTORY.md
- jest.config.js
- LICENSE
- package.json
- README.md
- rescript.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/shakacode/rescript-classnames
Downloads the entire project code from GitHub to your computer.
cd rescript-classnames
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add rescript-classnames
Type this command into your terminal and run it.
npm install --save rescript-classnames
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
