Package Exports
- @roots/bud-react
Readme
@roots/bud-react
React support for @roots/bud projects.
Requirements
@roots/bud-react requires @roots/bud-babel to be installed as a peer dev dependencies.
yarn add @roots/bud-babel --devYou should also install react and react-dom explicitly:
yarn add react react-domInstallation
yarn add @roots/bud-react --devUsage
Include @roots/bud-react in your config. Make sure it is included after @roots/bud-babel.
module.exports = (app) =>
app
.use([require("@roots/bud-babel"), require("@roots/bud-react")])
.entry("app", ["app.css"]);Contributing
Contributions are welcome from everyone.
We have contributing guidelines to help you get started.
Bud sponsors
Help support our open-source development efforts by becoming a patron.
Community
Keep track of development and community news.
- Participate on the Roots Discourse
- Follow @rootswp on Twitter
- Read and subscribe to the Roots Blog
- Subscribe to the Roots Newsletter
- Listen to the Roots Radio podcast