Clone this repo and run following command for starting the client application:
npm install
npm run dev
# or
yarn install
yarn dev
You need to run the canned server where mock API responses are placed
npm run serve
# or
yarn serve
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone this repo and run following command for starting the client application:
npm install
npm run dev
# or
yarn install
yarn dev
You need to run the canned server where mock API responses are placed
npm run serve
# or
yarn serve