Skip to content

TheLastDance/fm-players-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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