Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 653 Bytes

File metadata and controls

41 lines (22 loc) · 653 Bytes

React Mind Node App

This is project created on React using React Hooks and React Flow Renderer.

Project Intro

  • To install the React Boilerplate Code inside your Terminal Type
 npx create-react-app .

This will create a React Boilerplate code inside your working directory

  • To install React Flow Renderer inside your Terminal Type

yarn add react-flow-renderer

  • To download all the modules type

yarn install

Command To Run The Project


npm run start

Full step by step video tutorial