Skip to content

jozsefm/heycar

Repository files navigation

MVP Match Reporting App

This application has the following prerequisites:

  • Node.js v18.1.0 or compatible
  • Git v2.36.1 or compatible

Please make sure you have all the above installed and working correctly then clone the repository to a local folder. Open a terminal, enter that folder and execute:

npm i --force
# The chart library is not officially compatible with React v18 yet

Once the installation completed successfully continue with:

npm run dev
# or
npm run build & npm run start

The sourcecode is best viewed through the VSCode IDE.

Additional Commands

You can run the unit tests using:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published