We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a6e0d commit 9c21ad2Copy full SHA for 9c21ad2
README.md
@@ -1,2 +1,7 @@
1
-# Total.js v5 app example
+# Total.js v5 examples
2
3
+This repository contains three app templates to help you learn and understand the Total.js server-side framework.
4
+
5
+- `api` folder contains a simple Todo app (API service)
6
+- `pluginable` folder contains the best approach for creating server-side apps.
7
+- `htmlviews` folder contains an app with server-side rendering
0 commit comments