https://github.com/tailwindcomponents/cheatsheet
This repo content a cheatsheet page from tailwindcompnents.com
https://github.com/tailwindcomponents/cheatsheet
cheatsheet reactjs tailwindcss
Last synced: 4 months ago
JSON representation
This repo content a cheatsheet page from tailwindcompnents.com
- Host: GitHub
- URL: https://github.com/tailwindcomponents/cheatsheet
- Owner: tailwindcomponents
- License: mit
- Created: 2021-05-21T09:17:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T14:53:37.000Z (10 months ago)
- Last Synced: 2024-08-13T07:17:09.052Z (8 months ago)
- Topics: cheatsheet, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://tailwindcomponents.com/cheatsheet
- Size: 1.26 MB
- Stars: 350
- Watchers: 7
- Forks: 66
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - tailwindcomponents/cheatsheet - This repo content a cheatsheet page from tailwindcompnents.com (TypeScript)
README
## Tailwindcomponents Cheatsheet]
This repo content a cheatsheet page from [tailwindcomponents.com](https://tailwindcomponents.com/cheatsheet/), it's a react base app build with typescript.## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn start
```### Compiles and minifies for production
```
yarn build
```