Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Devendra174
/
react-code-dataset
like
0
Dataset card
Files
Files and versions
xet
Community
1e92f2d
react-code-dataset
/
react-query
/
examples
/
vue
/
2.7-basic
/
README.md
Devendra174
Upload folder using huggingface_hub
1e92f2d
verified
6 months ago
preview
code
|
raw
Copy download link
history
blame
125 Bytes
2.6 Basic example
To run this example:
npm install
or
yarn
or
pnpm i
npm run dev
or
yarn dev
or
pnpm dev