This project used Vite, Vanilla JavaScript, and TensorFlowJS.
There are two ways to run this project:
- First, you must have NodeJS installed. Then, open the project in a terminal, and run the command:
npm run dev
- If you have VSCode downloaded, install the 'Live Server' extension. Then, open the 'dist' directory, and click the 'Go Live' button.