Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.19 KB

Welcome to structure 👋

Structure is an interactive design tool made for developers to help answer one question they have all asked before:

How should I structure my code?

Any research on this topic quickly reveals that there is not one decisive answer.

Structure aims to help developers rapidly prototype their code and pick the structure that will work the best for them. It can also help to build the mental model of a project which enables a great developer experience.

Structure provides an E2E set of tools for designing repository structure which are all in the Structure GitHub organization.

Most importantly, Structure relies on input from the community to add high quality templates for projects of all languages and frameworks.

Install

npm install

Usage

npm start

Run tests

npm run test

Show your support

Give a ⭐️ if this project helped you!