Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dart.googlesource.com-stagehand
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
dart.googlesource.com-stagehand
Commits
20f4b0b6
Commit
20f4b0b6
authored
10 years ago
by
Seth Ladd
Browse files
Options
Downloads
Patches
Plain Diff
mention polymer on site
parent
bb804a3e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/index.html
+4
-3
4 additions, 3 deletions
site/index.html
with
4 additions
and
3 deletions
site/index.html
+
4
−
3
View file @
20f4b0b6
...
...
@@ -88,9 +88,10 @@ $ pub global run stagehand -o <appname> webapp
<p>
Stagehand contains a highly curated list of templates.
</p>
<ul>
<li>
helloworld -
<em>
the most basic command line app
</em></li>
<li>
webapp -
<em>
a basic HTML app
</em></li>
<li>
package -
<em>
a library, with tests
</em></li>
<li>
consoleapp -
<em>
a minimal command line app
</em></li>
<li>
webapp -
<em>
a minimal HTML app
</em></li>
<li>
package -
<em>
a library, with tests, as a pub package
</em></li>
<li>
polymer -
<em>
a polymer and paper HTML app
</em></li>
<li>
More to come!
</li>
</ul>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment