Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 345 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 345 Bytes

REACT-2024-Workshop

Setup/Installation

  1. Ensure that node.js is installed. If not, you can install it here
  2. Install all required dependencies by running npm install
  3. Run npm start to start view the website locally. By default, it should be located at http://localhost:3000