Skip to content

kshreve/resolute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resolute BI code test


Setup Guide

Download tools

  1. Install node
  2. Install git
  3. Install packages by running yarn install

Running Project

  1. yarn install
  2. npm run start

Deploying project to Heroku

  1. Setup project space on Heroku
  2. add buildpack https://github.com/mars/create-react-app-buildpack.git
  3. Connect to your github repository
  4. Enable 'Wait for CI to pass' option
  5. Allow automatic deploys from push on master

Releases

No releases published

Packages

No packages published