JSPM

@roots/bud-react

4.5.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3029
  • Score
    100M100P100Q129409F
  • License MIT

React support for @roots/bud projects.

Package Exports

  • @roots/bud-react

Readme

Bud

MIT License Follow Roots

@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 --dev

You should also install react and react-dom explicitly:

yarn add react react-dom

Installation

yarn add @roots/bud-react --dev

Usage

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.

Kinsta KM Digital Carrot C21 Redwood Realty WordPress.com Icons8 Harness Software Coders Clan Genero Motto

Community

Keep track of development and community news.