Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/template-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ dotnet new SAFE -m

| Feature | Standard | Minimal |
|-:|:-:|:-:|
| Styling | Feliz.Bulma | None |
| Styling | Tailwind | None |
| Starter App | Todo List | None |
| Communication | Fable Remoting | Raw HTTP |
| .NET Package Manager | Paket | NuGet |
| Build Tooling | FAKE | None |
| Azure Integration | Farmer | None |
| Testing Support | Client and Server | None |
| Recommendations | VS Code Extensions, Code Style | No |
| Tooling | VS Code Extensions, Fantomas | None |