Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

React-Flo is a React based visual node graph editor

License

NotificationsYou must be signed in to change notification settings

HydroCarbons/react-flo

Repository files navigation

React-Flo is a React based visual node graph editor

Screenshot

Prepare

  1. NodeJS
    https://nodejs.org/en/download/
  2. Webpacknpm install --global webpack
  3. Clone this repository$ https://github.com/HydroCarbons/react-flo.git
  4. Switch to project*cd react-flo
  5. Install Depedencies*npm install

Development Environment

  1. Start
 npm start
  1. App running in your broswer
 http://localhost:8081
  1. Click "File>>" and post the contents of "https://github.com/HydroCarbons/react-flo/blob/master/doc/flo-graph.json" to Content input box and click "Upload" to render it in Flo.

Production Environment

  1. Create build
  npm run build
  1. On successful completion, 'dist' folder will be created with app files.
1. bundle.js2. bundle.js.map3. index.html

License

This project is licensed under the Apache License 2.0, Copyright (c) 2018 HydroCarbons. For more information see LICENSE.md.

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp