Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1012 Bytes

File metadata and controls

33 lines (17 loc) · 1012 Bytes

React + Vite

npm run scrape-job

To start the scraper job to run every 5 mins.\

npm run start-server

To runs the backend server.
Open http://localhost:3001/shows/all-shows to view it in your browser.

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run test

Launches the test runner in the interactive watch mode.\

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: