The base URL of API is present in App.vue
- All the api requests should be made using axios module.
- Rename
.env.exampleto.envand paste your Stripe Token
npm install
npm run serve
or
npm run serve -- --port 8001
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The base URL of API is present in App.vue
.env.example to .env and paste your Stripe Tokennpm install
npm run serve
or
npm run serve -- --port 8001
npm run build