Skip to content

MatthewWSEI/WSEI-PROJECT-REACT-TS

Repository files navigation

WSEI-PROJECT-REACT-TS

Table of Contents

Requirements

To run this project locally, you need to meet the following requirements:

Installation

  1. Clone the repository:

    git clone https://github.com/mateuszd47/WSEI-PROJECT-REACT-TS.git
  2. Install project dependencies:

    yarn install

Running

  1. After the installation is complete, you can run the project in development mode:

    yarn dev
  2. The application will start on the default port (e.g., http://localhost:5173). You can now open your web browser and navigate to this address to see the running application.

Other Commands

Here are some other useful commands:

  • yarn run build - Build the project for production.
  • yarn lint - Run ESLint to check TypeScript and TypeScript React files for syntax errors.
  • yarn lint:fix - Run ESLint to check and fix syntax errors in TypeScript and TypeScript React files.
  • yarn preview - Start the application in preview mode using Vite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages