Skip to content

stealjs/react-example

Repository files navigation

steal-react-example

  1. Clone this repo.
  2. Run npm install
  3. Start the http-server using npm run start.
  4. Open /development.html file in your browser.

You can click on the “Welcome to…” title to see the onClick event fire.

Production version

  1. Run npm run build in terminal to generate the bundles in "dist" folder.
  2. Start the http-server using npm run start.
  3. Open /production.html file in browser.

This example uses steal-jsx.

Steal-React Example Screenshot

About

An example app using React with StealJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published