Julien Calixte 639429e18b refactor(icons): replace FontAwesome with Tabler Icons
Drop the three @fortawesome/* packages (v5, with a stagnant Vue 2
binding) in favor of @tabler/icons-webfont. The old <awe-icon>
wrapper is replaced by <vaquant-icon>, named after the project so
future icon-library swaps don't require another rename.
2026-06-01 18:33:58 +02:00
2019-08-22 11:50:32 +02:00
2020-03-12 00:25:40 +01:00
2019-08-22 11:50:32 +02:00
2019-08-22 11:50:32 +02:00
2020-03-14 13:01:54 +01:00
2019-08-22 11:50:32 +02:00
2019-08-22 11:50:32 +02:00
2019-08-22 11:50:32 +02:00
⬆️ (vue)
2020-02-22 23:33:28 +01:00
2019-08-22 11:50:32 +02:00
2019-08-23 13:15:07 +02:00
2019-08-22 11:50:32 +02:00
2019-08-22 11:50:32 +02:00
2020-06-30 23:01:53 +02:00

Vaquant

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit
Description
No description provided
Readme 5 MiB
Languages
Vue 61.8%
TypeScript 35%
HTML 1.5%
JavaScript 0.8%
Dockerfile 0.6%
Other 0.3%