Skip to content
This repository has been archived by the owner. It is now read-only.
Alex Pustovalov edited this page Feb 20, 2017 · 14 revisions

Getting Started

Short Tutorial

Try to write a brief tutorial of how to use the most bright features of Structor:

  • Quick install from scratch - explain that this is just for a trying purpose, Stuctor works with any type of the React App project with the only one restriction related to the React/Redux file structure.
  • Add/Copy/Paste components on the page.
  • Style components on the page.
  • Generate new component (Scaffolds).
  • Install package of the components through the gallery (future feature).
  • Export project (future feature).

Documentation

Introduction

Running Structor

  • Install/Update Structor - each version may update intelligently the metadata folder.
  • Describe how to run Structor with different options.
  • Troubleshoot Structor.

Folder Structure

Structor's Workspace

A very friendly description of each part of Structor's workspace - use screenshots, pointers. The main purpose of this section is to describe how quick a user can arrange/stylize components on the page.

  • Page manipulation section (top toolbar)
  • Two modes (left toolbar): editing, live preview
  • List of groups panel (left toolbar) (+installed packages from the future point of view)
  • Add/Copy/Paste/Replace/Delete operations (top toolbar + components toolbar + treeview panel)
  • Multiple selection and clipboard operations (top toolbar + treeview panel)
  • Navigation breadcrumbs (top toolbar)
  • Treeview panel (left toolbar)
  • Quick style/props panel (left toolbar)
  • Component's properties modal
  • Scaffold generators - just brief description, this will be described in the following chapters
  • Package gallery - just brief descriptions, this will be described further
  • Main menu - just brief description: export, proxy, saving, etc. will be described further

Generating Component Scaffold

  • What is this, why we need that in Structor. Where to find the source code of the new component. How it integrates into the application source code (both React/Redux)

Installing Components Package

  • New feature - will be a lot of new info.

Exporting Pages

  • How to export the entire pages from and create a standalone project structure - it's very helpful when user does not integrate components into own project but uses Structor as quick prototype tooling.

Deep Dive Into Structors Guts

....

Articles

You can’t perform that action at this time.