williscool / modern_js_app

Modern Js App with Typescript. Get bitcoin quotes

Home Page:https://gdax-quoter-38e1ee.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Exchange Quotes

A modern js app.

(add more detail about what it supposed to do)

Features

About

Checkout the design_notes.md

For roadmap and methodology

Especially the sources at the bottom

Usage

Requirements

  • node v8 or higher installed (just in case)

Commands

Run

yarn start

Then you can visit

http://localhost:7000/dist/ to check out the app

Test

yarn test

Production build

yarn prod:build

Single Script Start from instructions

chmod +x run.sh
./run.sh

About

Modern Js App with Typescript. Get bitcoin quotes

https://gdax-quoter-38e1ee.netlify.com/


Languages

Language:TypeScript 94.9%Language:JavaScript 4.2%Language:HTML 0.5%Language:CSS 0.5%Language:Shell 0.0%