/react-no-build

A simple example of using React without any build tools.

Primary LanguageHTML

React with No Build Tools

This is a simple example of using React without any build tools.

I do recommend using a modern build approach for any serious projects, but for educational and experimental purposes, it's nice to be able to spin up a simple React app without a build process.

You can run the demo here.