Skip to content

TheLastDance/fm-players-analyzer-client

Repository files navigation

Project Description

...

Tech Stack

  • TypeScript
  • React
  • Express
  • Vite

Main functionality

  • ...

Run project

  1. Install dependencies fow all sides (global, server and client) with - npm install
  2. Start backend from it's directory with - npm start
  3. Start frontend from it's directory with - npm run dev