- Use
npm install
in root directory. - Use
cd client
and the use commandnpm install
to install react app.
Use npm run dev
in root directory to start the app.
npm install
in root directory.cd client
and the use command npm install
to install react app.Use npm run dev
in root directory to start the app.