2.0.17 • Published 7 years ago
react-scripts-rust v2.0.17
react-scripts-rust
This package includes scripts and configuration used by Create React App (Rust). Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
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.
2.0.17
7 years ago
2.0.16
7 years ago
2.0.15
7 years ago
2.0.14
7 years ago
2.0.13
7 years ago
2.0.12
7 years ago
2.0.11
7 years ago
2.0.10
7 years ago
2.0.9
7 years ago
2.0.8
7 years ago
2.0.7
7 years ago
2.0.6
7 years ago
2.0.5
7 years ago
2.0.4
7 years ago
2.0.3
7 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.1.7
7 years ago
1.1.6
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago