https://github.com/kentcdodds/elaborate
This is me playing around with https://remix.run
https://github.com/kentcdodds/elaborate
react remix
Last synced: 9 months ago
JSON representation
This is me playing around with https://remix.run
- Host: GitHub
- URL: https://github.com/kentcdodds/elaborate
- Owner: kentcdodds
- License: other
- Created: 2020-11-06T16:34:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-26T03:06:10.000Z (over 5 years ago)
- Last Synced: 2025-06-09T16:06:56.906Z (9 months ago)
- Topics: react, remix
- Language: TypeScript
- Homepage: https://elaborate-56879.web.app/
- Size: 2.64 MB
- Stars: 33
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-list - elaborate
README
# Elaborate
[![Build Status][build-badge]][build]
[![GPL 3.0 License][license-badge]][license]
More info coming soon...
## Contributing
If you have a remix license, then make sure you run install with
`REMIX_REGISTRY_TOKEN` env variable set.
If you do not have a remix license, you will not be able to install dependencies
and run the project locally. However, you _can_ work on the frontend components
in the `storybook` directory. See `storybook/README.md` for more information.
[build-badge]: https://img.shields.io/github/workflow/status/kentcdodds/elaborate/deploy/main?logo=github&style=flat-square
[build]: https://github.com/kentcdodds/elaborate/actions?query=workflow%3Adeploy
[license-badge]: https://img.shields.io/badge/license-GPL%203.0%20License-blue.svg?style=flat-square
[license]: https://github.com/kentcdodds/react-fundamentals/blob/main/LICENSE