npm install
npm run serve:mock
First run server with:
npm run json-server
You will see data in (http://localhost:3000/markets), then run the app with:
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm run serve:mock
First run server with:
npm run json-server
You will see data in (http://localhost:3000/markets), then run the app with:
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit