A project to test React without the need to compile sources.
- Node.js with npm (tested with npm 6.13.4)
- Clone the project:
git clone [email protected]:Calcimicium/test-react-uncompiled.git
- Install dependencies:
npm i
- Start the application by opening the file src/index.html in a browser.