Skip to content

TheSeg/mache-vin-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1656ec5 · Mar 19, 2021

History

37 Commits
Dec 15, 2020
Mar 19, 2021
Dec 14, 2020
Dec 14, 2020
Dec 14, 2020
Dec 13, 2020
Dec 13, 2020
Dec 15, 2020
Dec 14, 2020
Mar 17, 2021
Mar 19, 2021
Feb 24, 2021

Repository files navigation

Mach-E VIN Finder

by John "Seg" Seggerson.

Publicly Accessible URL

https://seg.fyi/mach-e/

Notes

This project lets one find a VIN number in their Ford Mach-E Reservation data. It's basic and subject to change as the Ford website changes, but it will get the job done.

You can report issues if things aren't working, and pull requests will be entertained.

Project setup

If you wish to run the project on your own computer, it's a basic Node with Vue 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

Customize configuration

See Configuration Reference.