https://github.com/vchet/vftc
Конвертер емкости баков автомобилей Volvo
https://github.com/vchet/vftc
fuel-tank volvo
Last synced: 2 months ago
JSON representation
Конвертер емкости баков автомобилей Volvo
- Host: GitHub
- URL: https://github.com/vchet/vftc
- Owner: VChet
- License: agpl-3.0
- Created: 2021-12-03T23:57:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T18:03:06.000Z (3 months ago)
- Last Synced: 2025-02-25T19:19:55.948Z (3 months ago)
- Topics: fuel-tank, volvo
- Language: TypeScript
- Homepage: https://vftc.netlify.app
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Volvo Fuel Tank Converter

[](https://app.netlify.com/sites/vftc/deploys)
[](https://github.com/antfu/eslint-config)## Разработка
- Установить зависимости: `pnpm install`
- Запуск dev-сервера: `pnpm run dev`
- Сборка production версии: `pnpm run build`