5.0.4 • Published 10 months ago

wasm-react-scripts v5.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-scripts

Create React App including wasm support

npx create-react-app my_awesome_app --scripts-version wasm-react-scripts

or with typescript support

npx create-react-app my_awesome_app --scripts-version wasm-react-scripts --template typescript

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