Skip to content

A mockup of Tesla mobile App with 3D animation effects.

Notifications You must be signed in to change notification settings

MagicCube/tesla-mobile-app

Repository files navigation

tesla-mobile-app

Travis CI Build Status

A mockup of Tesla mobile App with 3D animation effects.


Demo

https://magiccube.github.io/tesla-mobile-app/


Install

It is STRONGLY recommended to install dependencies via Yarn.

yarn

Develop

Start a local development server for developing, debugging and testing.

yarn dev

Build

Build for production.

yarn build

Preview the production build.

yarn preview