터미널 bash

cd firebase-connect/firebase-connect
or
cd 프로젝트경로/FE

Untitled

npm i
npm i @tensorflow/tfjs --force
npm i @teachablemachine/pose --force
npm start

React - Danddaloading.js

import * as tf from '@tensorflow/tfjs';
import * as tmPose from '@teachablemachine/pose';

<aside> 💡 App.js 오류 떴을 때

</aside>

// App.js 에 추가
import React, { Component } from "react"; // TODO 다은 추가