XBOT-FTC / FTC-Scouting-App

MIT License
0 stars 1 forks source link

Installation instructions

  1. Install dependencies: npm i
  2. Start the server: npm run dev
  3. Format the code: npm run format or ctrl+space to format the file

    Pre-equisite