Skip to content

app-generator/rocket-builder-gs

Repository files navigation

DnD Builder GS

Open-Source drag & drop builder powered by gridstack.js powered by AppSeed.

Note: experimental project


The goal of this project is to build digital projects without coding.


Project structure

<ROOT>
  |--dist/   <- Compiled JS code
  |--src/    <- TypeScript sources
  |--test/   <- Tests 

Scripts

Target Information
build Compile TypeScript source code to JavaScript
lint Typecheck, lint and format TypeScript source code
serve Run TypeScript source code directly with ts-node
start Run compiled JavaScript code
test Run tests with Mocha

Main dependencies


DnD Builder GS - free tool powered by AppSeed.