A simple application for writing simple JS code and seeing the results in a browser console.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Installs the dependencies for the repo.
An internet connection is required for this initial step. After the first install, the repo can be run using npm start
without being connected to the internet.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.