chougron / investtracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • node v7.9.0
  • yarn (or npm)

Installation

Install packages with yarn install (or npm if you prefer)

Run

You can run the project with yarn build followed by yarn start (or npm if you prefer)

You can also watch the files with a yarn watch, and then just reload the code in the window with Ctrl + R

Test

To test the project, just use yarn run test (or npm if you prefer)

About


Languages

Language:TypeScript 78.8%Language:JavaScript 16.9%Language:CSS 4.4%