2023-02-28 16:58:43 +01:00
2023-06-21 20:18:52 +02:00
2023-02-28 16:58:43 +01:00
2019-04-01 22:53:39 +02:00
2019-04-01 22:53:39 +02:00
2019-04-01 22:53:39 +02:00
2019-04-01 22:53:39 +02:00
2020-07-29 19:03:59 +02:00
2019-04-01 22:53:39 +02:00
2023-02-19 21:57:20 +01:00
2021-11-23 19:05:11 +01:00

Les Guides de Paris

How to use

clone this repos

install

npm ci

run dev

npm run dev

open http://localhost:8080 in your browser

run prod

npm run prod

then deploy the dist folder

Questions

axios get xml ?

https://github.com/axios/axios/issues/667

accessibility ?

https://medium.com/@emilymears/getting-started-with-web-accessibility-in-vue-17e2c4ea0842 https://github.com/vuejs/vuejs.org/pull/1002 [x] https://github.com/maranran/eslint-plugin-vue-a11y

Ref

Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.

Vue.js REST API Consumption with Axios

S
Description
No description provided
Readme
8.1 MiB
Languages
CSS 30.7%
SCSS 24.6%
HTML 21.7%
Vue 18.5%
JavaScript 4.5%