Skip to content

Latest commit

 

History

History

basic-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Basic React (JavaScript)

Simple project that demonstrates React project setup using JavaScript.

Setup

  1. Run the application.

    npm install
    npm start
  2. Navigate to http://localhost:3000.