@bowdo/react-scripts-rust
TypeScript icon, indicating that this package has built-in type declarations

2.1.7-p1 • Public • Published

react-scripts-rust

This package includes scripts and configuration used by Create React App (Rust).
Please refer to its documentation:

Quick Overview

First install Rust if you haven't already

curl https://sh.rustup.rs -sSf | sh
source $HOME/.cargo/env

Then you can run the tool with npx

npx create-react-app my-app --scripts-version react-scripts-rust
cd my-app
npm start

After the project has loaded in Chrome any changes in src/lib.rs should result in an instant update in the browser.

Readme

Keywords

none

Package Sidebar

Install

npm i @bowdo/react-scripts-rust

Weekly Downloads

2

Version

2.1.7-p1

License

MIT

Unpacked Size

146 kB

Total Files

48

Last publish

Collaborators

  • bowd