- Use
npm install
in root directory. - Use
cd client
and the use commandyarn or npm install
to install react packages.
Use npm run dev
in root directory to start the app.
Still Incomplete
npm install
in root directory.cd client
and the use command yarn or npm install
to install react packages.Use npm run dev
in root directory to start the app.
Still Incomplete