react 5.0.0-alpha.0 react: ^5.0.0-alpha.0 copied to clipboard
Bindings of the ReactJS library for building interactive interfaces.
Serving / Viewing React Dart Examples #
- Run
pub get
in your terminal. - Run
pub serve example --web-compiler=dartdevc
. - Open Chrome.
- Navigate to http://localhost:8080