Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 328 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 328 Bytes

Overview

Kyle learning crypto. Also learning react, github actions, and possibly more.

Public url: https://kmadsen.github.io/crypto/

Using this repository to test and develop ideas while I learn.

Setup

$ yarn install

Local development

$ yarn start $ yarn test $ yarn build

Deploying

$ yarn deploy