react-scripts-rust

2.0.17 • 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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.171latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.171
2.0.160
2.0.150
2.0.140
2.0.130
2.0.120
2.0.110
2.0.100
2.0.90
2.0.80
2.0.70
2.0.60
2.0.50
2.0.40
2.0.30
2.0.20
2.0.10
2.0.00
1.1.70
1.1.60
1.1.50
1.1.40
1.1.30
1.1.20
1.1.10
1.1.00

Package Sidebar

Install

npm i react-scripts-rust

Weekly Downloads

1

Version

2.0.17

License

MIT

Unpacked Size

131 kB

Total Files

38

Last publish

Collaborators

  • thomashorrobin