Skip to content

facetrollex/bc-tech-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple AngularJS application with simulating streaming market data. Skeleton was created using angular-seed.

Task runners (like webpack, grunt, gulp) and features (es6 for example) is not added to project and not used, but can be added in feature.

Startup guide

  1. clone repo
  2. cd /path/to/repo
  3. npm i
  4. npm run start
  5. open in your favorite browser: http://localhost:8000