Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 238 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 238 Bytes

TSLA Exchange

Front end application for tsla.exchange.

Development

Install dependencies:

yarn install

Run the development server:

yarn run nuxt

Generate static site:

yarn run nuxt generate