Typings for Britecharts. This is a training ground to be transferred to Definitely Typed list of available typings that could later be installed as so: yarn add -D @types/britecharts
.
- Fork this repo
git clone https://github.com/[username]/britecharts-typings.git
cd britecharts-typings
yarn install
- To run dev server for testing, run
yarn start:dev