Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 316 Bytes

Install and run

  1. Clone the repo to the local machine.
  2. Open the project folder in VS Code.
  3. Open the terminal and run the following command: npm install
  4. Once the dependencies are installed, run the following command: npm run dev
  5. Open the browser and visit the following URL: http://localhost:3000.