/car-color-editor

:red_car: Try color schemes on a Tesla Model 3

Primary LanguageCSSMIT LicenseMIT

Build Status

car-color-editor

tm3 screenshot

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd car-color-editor
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links