Skip to content

funhealth3040/chart-recommendation-service

Repository files navigation

Chart Recommendation Service

Tech Stack

React, Meteor, Redux Observable, Elastic UI, SCSS, Final Form Boilerplate

Installation

// meteor 
$ curl https://install.meteor.com | sh
// yarn
$ meteor npm i -g yarn
// node packages 
$ meteor yarn 

run

$ meteor run
// open browser
http://localhost:3000