JSPM

string-width-tanya-yost

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q5767F
  • License MIT

react app with webpack & swc compiler

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (string-width-tanya-yost) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    react-with-swc

    Version MIT License

    react app with webpack & swc loader and typescript

    Usage

    clone this repo

    git clone https://github.com/remahmoud/react-with-swc new-name

    Install

    cd new-name

    with yarn

    yarn

    with npm

    npm install

    Contributing

    Pull requests are welcome. If you have an idea for a new feature or want to fix a bug, please open an issue or submit a pull request.

    Creating A Pull Request

    1. Fork the repo
    2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
    3. Commit your Changes (git commit -m 'Add some AmazingFeature')
    4. Push to the Branch (git push origin feature/AmazingFeature)
    5. Open a Pull Request

    Author

    👤 Mahmoud Ibrahiam

    Show your support

    Give a ⭐️ if this project helped you!