Skip to content

Commit 377ff60

Browse files
authored
Merge pull request #38 from surveyjs/local-first-form-builder
Local first form builder
2 parents bb81c70 + 2e12749 commit 377ff60

File tree

1 file changed

+1
-9
lines changed
  • blogpost-apps/local-first-form-builder

1 file changed

+1
-9
lines changed

blogpost-apps/local-first-form-builder/README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,7 @@ This is a lightweight demo showcasing how to use the [SurveyJS Form Builder](htt
1212
## Related Blog Post
1313
Read the full tutorial here: [Build Truly Offline Web Forms with SurveyJS](https://surveyjs.io/stay-updated/blog/local-fist-form-builder#try-the-demo-offline-surveyjs-creator).
1414

15-
## Tech Stack
16-
17-
- Preact
18-
- SurveyJS Form Library
19-
- LocalStorage API
20-
2115
## How to Run
2216

2317
1. Clone this repository
24-
2. Open `index.html` directly in a browser — no server required
25-
26-
This demo is static and runs 100% in the browser.
18+
2. Open `index.html` directly in a browser

0 commit comments

Comments
 (0)