Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 156 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 156 Bytes

Bitcoin Rollercoaster

Project setup

  • Install dependencies
yarn install
# or
npm install
  • Run local dev server
yarn serve