DEV Community

Cover image for How to install Total.js Flow (Method 1)
Louis Bertson
Louis Bertson

Posted on

How to install Total.js Flow (Method 1)

Install total.js flow gif image

Total.js Flow is a low code/no code programming interface alternative to Node-red for building whatever with the help of drag and drop components. In this post i am showing you how to install and get started with Total.js Flow. But if you are very new to Total.jst, Peter Širka has posted the top 10 features of Total.js Flow and i am sure you will enjoy reading it before you continue (Read it).

Installation

We have different ways to spin up a Total.js Flow app to start building your dream project but in this post i am showing you one method:
Locally in you machine.

  • Install Node.js platform
  • open terminal/command-line: $ git clone https://github.com/totaljs/flow $ cd flow $ npm install $ npm run start open http://0.0.0.0:8000 in your browser You can also follow those steps from youtube video.

Don't forget to subscribe

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs