We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3370bef commit 21d3918Copy full SHA for 21d3918
1 file changed
index.html
@@ -0,0 +1,11 @@
1
+<h1>Buildless Frontends</h1>
2
+
3
+<p>
4
+ Demo frontend apps made of static HTML/JavaScript files without any build
5
+ steps.
6
+</p>
7
8
+<ul>
9
+ <li><a href="./angular-17/">Angular 17</a></li>
10
+ <li><a href="./angular-21/">Angular 21</a></li>
11
+</ul>
0 commit comments