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

tsla-exchange/tsla-exchange-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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