Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarabyte/uniforms-cra-issue
Demonstrates issue when using uniforms v.2.6.0 in CRA based apps
https://github.com/tarabyte/uniforms-cra-issue
Last synced: about 2 months ago
JSON representation
Demonstrates issue when using uniforms v.2.6.0 in CRA based apps
- Host: GitHub
- URL: https://github.com/tarabyte/uniforms-cra-issue
- Owner: Tarabyte
- License: mit
- Created: 2019-11-10T18:31:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:44:25.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T23:23:32.901Z (8 months ago)
- Language: JavaScript
- Size: 4.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uniforms-cra-issue
Demonstrates issue when using uniforms v.2.6.0 in CRA based apps
# Steps to reproduce
- Install dependencies `yarn`
- Run production build `yarn serve`_Notice that development version is working OK_
- Run `yarn start`