GithubHelp home page GithubHelp logo

cramhead / structor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from react-ui-builder/structor

0.0 2.0 0.0 10.63 MB

An advanced GUI editor for React

Home Page: https://helmetrex.com

License: Apache License 2.0

JavaScript 99.05% CSS 0.87% HTML 0.08%

structor's Introduction

Structor - visual GUI editor for React.

facebook group Twitter Follow

npm version npm downloads

Structor is a fast and handy tool for the visual construction of User Interface from pre-created components.

Introduction

Videos

Existing projects on GitHub

Articles

Requirements

  • node.js 5.x
  • npm 3.8.x

Getting started

Structor is a tool which helps to create UI in a Web application. So, the first thing that you need - clone or download one of the existing Web application projects from GitHub.

Clone project from GitHub:

  • Clone one of existing projects (BTW, you can request your own structure of Structor project with own generators, just write to us):
    • git clone https://github.com/ipselon/bootstrap-prepack.git for Bootstrap project
    • git clone https://github.com/ipselon/material-ui-prepack.git for Material UI project
    • git clone https://github.com/ipselon/structor-starter-prepack.git for starter project
  • Go to appeared folder:
    • cd bootstrap-prepack for Bootstrap project
    • cd material-ui-prepack for Material UI project
    • cd structor-starter-prepack for starter project
  • Install dependencies: npm install

Or download & unpack:

  • Go to Structor Market http://helmetrex.com, choose suitable project.
  • Download package on localhost and unpack it in some empty folder.
  • cd to this folder and run npm install command.

Install Stuctor

If you are going to work in Structor with many projects, it's better to install Structor globally. But if you do not have an access to install globally or your environment has issues with global paths (see #56 issue), you can install and run Structor locally.

Global installation

npm install structor -g

Local installation

npm install structor
  • Add the following line into package.json file in scripts section:
"structor": "structor"

Run Structor

Being in project's folder run from command line:

  • In case Structor installed globally:
structor
  • In case Structor installed locally:
npm run structor
Tips
  • To run with different port: structor -p <port>
  • To specify different project's working directory: structor -d <path_to_project_dir>
  • To in verbose mode: structor -v

License

Apache License, Version 2.0 (Apache-2.0)

structor's People

Contributors

allan-simon avatar gitter-badger avatar hhravn avatar ipselon avatar jamesdwilson avatar joelparkerhenderson avatar spapaws avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.