Node version
v18.12.1
npm version
9.6.7
Go to the frontend directory.
cd frontend
Install dependencies.
npm install
Update value API_BASE_URL
@config.js based where you have run backend.
Run frontend server.
npm run serve
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Node version
v18.12.1
npm version
9.6.7
Go to the frontend directory.
cd frontend
Install dependencies.
npm install
Update value API_BASE_URL
@config.js based where you have run backend.
Run frontend server.
npm run serve