https://github.com/romneyda/react-gear-gen-example
A simple react app showing the example page from the romneyda/react-gear-gen package (npm @dromney/react-gear-gen)
https://github.com/romneyda/react-gear-gen-example
Last synced: 3 months ago
JSON representation
A simple react app showing the example page from the romneyda/react-gear-gen package (npm @dromney/react-gear-gen)
- Host: GitHub
- URL: https://github.com/romneyda/react-gear-gen-example
- Owner: RomneyDa
- License: mit
- Created: 2023-08-11T06:09:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T18:42:35.000Z (about 2 years ago)
- Last Synced: 2025-10-26T00:07:13.157Z (8 months ago)
- Language: HTML
- Size: 832 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-gear-gen-example
This example is hosted [here](https://incomparable-biscotti-92aa2f.netlify.app/)
A Typescript React example of the [@dromney/react-gear-gen](github.com/romneyda/react-gear-gen) and [@dromney/gear-gen](github.com/romneyda/gear-gen) packages
## For local hosting
In the project directory, you can run:
### `npm start`
Runs the app in the development mode
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
(Along with other typical react functionality.)