/modern_js_app

Modern Js App with Typescript. Get bitcoin quotes

Primary LanguageTypeScript

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