You’ll need Node/NPM installed to start. Then you can create a new directory and run npm init, and accept the defaults. Next, install TensorFlow by entering npm i ...
TensorFlow is an open source software library developed by Google for numerical computation with data flow graphs. This TensorFlow guide covers why the library matters, how to use it and more.