README of Induction Furnace

Presentation

Some notices and reflections to build an induction furnace.

You can view the docs on readthedocs and clone the sources from github

Getting started

In a bash-terminal:

git clone https://github.com/charlyoleg/induction_furnace.git
cd induction_furnace
npm install
npm run install_py
npm run the_docs