davegomez / britetest

Testing playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a test project to fix the issue #116 of Britecharts-React

To see the fix on action clone this project and Britecharts-React then follow the next steps:

  • Go to the Britecharts-React directory and run:
    • yarn
    • yarn link
    • git checkout fix-update-chart
  • Go to the britetest project directory and run:
    • yarn
    • yarn link britecharts-react
    • yarn start

About

Testing playground


Languages

Language:JavaScript 78.7%Language:HTML 15.0%Language:CSS 6.3%