https://github.com/microeinhundert/tesla-dashboard
Fun project recreating the Tesla Model X and S dashboard with HTML, CSS and Vue.js.
https://github.com/microeinhundert/tesla-dashboard
car css dashboard electric html models modelx tesla teslamotors ui ux vue vuex
Last synced: 10 days ago
JSON representation
Fun project recreating the Tesla Model X and S dashboard with HTML, CSS and Vue.js.
- Host: GitHub
- URL: https://github.com/microeinhundert/tesla-dashboard
- Owner: microeinhundert
- Created: 2018-01-04T17:31:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T18:06:00.000Z (almost 7 years ago)
- Last Synced: 2025-04-15T02:05:42.526Z (10 days ago)
- Topics: car, css, dashboard, electric, html, models, modelx, tesla, teslamotors, ui, ux, vue, vuex
- Language: Vue
- Homepage:
- Size: 991 KB
- Stars: 49
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# tesla-dashboard
> Fun project recreating the Tesla Model X and S dashboard with HTML, CSS and Vue.js.
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run serve# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```